On 19.09.20 05:17, Jing Xiangfeng wrote:
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]>
Reviewed-by: Juergen Gross <[email protected]> Juergen
