aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb.h')
-rw-r--r--include/linux/usb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/usb.h b/include/linux/usb.h
index 606e0aa5bbe6..fb1f2a32ae05 100644
--- a/include/linux/usb.h
+++ b/include/linux/usb.h
@@ -1421,8 +1421,8 @@ struct usb_sg_request {
1421 int status; 1421 int status;
1422 size_t bytes; 1422 size_t bytes;
1423 1423
1424 /* 1424 /* private:
1425 * members below are private: to usbcore, 1425 * members below are private to usbcore,
1426 * and are not provided for driver access! 1426 * and are not provided for driver access!
1427 */ 1427 */
1428 spinlock_t lock; 1428 spinlock_t lock;