diff options
author | Jing Xiangfeng <[email protected]> | 2020-09-19 11:17:02 +0800 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2020-10-04 18:41:33 -0500 |
commit | bba91dd6d70b7aa239280dc095a461bc064c98a5 (patch) | |
tree | 83647bac01cee3fd6ca5237a3a1b96dad3f987a9 /scripts | |
parent | d6bbc2ff68fd22dd972c684921ea348ed7ffcbb2 (diff) |
xen: remove redundant initialization of variable ret
After commit 9f51c05dc41a ("pvcalls-front: Avoid
get_free_pages(GFP_KERNEL) under spinlock"), the variable ret is being
initialized with '-ENOMEM' that is meaningless. So remove it.
Signed-off-by: Jing Xiangfeng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions