usb/storage: misc fixes to comments in include/linux/usb/storage.h
authorAntonio Ospite <ao2@ao2.it>
Wed, 27 Jan 2016 14:05:49 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:48:12 +0000 (13:48 -0800)
commit1b83349fddd1efa814a83735e44e684a139d2425
tree41a9b00e40b782856f955bc452ec50277b9db714
parente6533e879fd24f36c50a9db3b41d3433784222ff
usb/storage: misc fixes to comments in include/linux/usb/storage.h

The fixes are:
 - fix indentation of a comment
 - fix a typo in the comment about bulk_cb_wrap.Length
 - make comment about US_BULK_CB_SIGN look like the one about
   US_BULK_CS_SIGN below
 - make the comment about bulk_cs_wrap.Signature look more like the one
   about bulk_cb_wrap.Signature

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/storage.h
This page took 0.028527 seconds and 5 git commands to generate.