Re: [PATCH] usb: usbtmc: Fix disconnect/poll interaction
From: Sergei Shtylyov
Date: Wed Feb 17 2016 - 13:40:47 EST
Hello.
On 02/17/2016 07:10 PM, Dave Penkler wrote:
When the device is disconnected poll waiters were not being woken.
Fixes issue in commit eb6b92ecc0f9412623ab1584ddd8389b371638d4 reported
scripts/checkpatch.pl now enforces certain commit citing format, yours
doesn't match it, not only because you missed to specify the commit summary. :-)
by Oliver Neukum
Note that there are also "Fixes:" and "Reported-by:" tags for that.
Signed-off-by: Dave Penkler <dpenkler@xxxxxxxxx>
[...]
MBR, Sergei