commit | 8fa7fd74ef398370383df276ca41082ba35aafd8 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <[email protected]> | Thu Oct 07 13:05:21 2010 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Oct 22 10:21:49 2010 -0700 |
tree | eff3040f8e4b7ec1d2c611d811f790a2a96071ce | |
parent | 1992de83e375acc789daf66b7b72a812a5235b75 [diff] |
USB: storage: Use USB_ prefix instead of US_ prefix This commit changes prefix for some of the USB mass storage class related macros (ie. USB_SC_ for subclass and USB_PR_ for class). Signed-off-by: Michal Nazarewicz <[email protected]> Cc: Alan Stern <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>