]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: storage: fix wrong comments for struct bulk_cb_wrap
authorDingyan Li <18500469033@163.com>
Sun, 20 Oct 2024 07:47:21 +0000 (15:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2024 03:33:29 +0000 (04:33 +0100)
commitf390525d27bc03dc5925293cbd9f22329648b248
tree04ba95a5a82079e87bed0181afa9de6f7f480e50
parent1b5188cdc1d4fe41e1cbd6fadf6135c4b973addb
usb: storage: fix wrong comments for struct bulk_cb_wrap

In the flags, direction is in bit 7 instead of bit 0 based
on the specification.

Signed-off-by: Dingyan Li <18500469033@163.com>
Link: https://lore.kernel.org/r/20241020074721.26905-1-18500469033@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/storage.h