Messages in this thread |  | | Subject | Re: [PATCH] xen: remove redundant initialization of variable ret | From | boris.ostrovsky@oracle ... | Date | Wed, 30 Sep 2020 10:12:56 -0400 |
| |
On 9/18/20 11:17 PM, 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 <jingxiangfeng@huawei.com>
Applied to for-linus-5.10
-boris
|  |