Re: [PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
From: Alan Stern <stern@rowland.harvard.edu>
Date: 2017-03-01 22:05:31
Also in:
lkml
From: Alan Stern <stern@rowland.harvard.edu>
Date: 2017-03-01 22:05:31
Also in:
lkml
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