commit | 8fa7fd74ef398370383df276ca41082ba35aafd8 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Thu Oct 07 13:05:21 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | 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 <mina86@mina86.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>