Thread (5 messages) 5 messages, 2 authors, 2023-05-23

Re: [PATCH] HID: ensure timely release of driver-allocated resources

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2023-05-06 18:38:11
Also in: lkml

On Fri, May 05, 2023 at 05:09:16PM -0700, Dmitry Torokhov wrote:
+	if (down_interruptible(&hdev->driver_input_lock))
+		return -EINTR;
+
+	 ret = __hid_device_probe(hdev);
There is an extra space snuck in before "ret", let me know if you want
me to repost it (or if there are bigger concerns).

Thanks.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help