Re: [PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
From: Alan Stern
Date: Wed Mar 01 2017 - 17:05:33 EST
On Wed, 1 Mar 2017, Avraham Shukron wrote:
> I thought fixing a driver that I actually use daily will be more satisfying.
Unless there are special reasons, you should not be using the usbkbd
driver. It is legacy code; everyone should now use usbhid instead.
Alan Stern