Re: [PATCH] HID: usbkbd: return proper error code

From: Jiri Kosina
Date: Thu Sep 01 2016 - 07:21:50 EST


On Wed, 31 Aug 2016, Sudip Mukherjee wrote:

> Use proper error code instead of using -1 on failure to allocate
> memory. We may use the error code later in the caller.

But we don't. usb_kbd_probe() returns -ENOMEM in case usb_kbd_alloc_mem()
fails anyway, so I fail to see the point of the change really.

--
Jiri Kosina
SUSE Labs