From: Michal Nazarewicz Date: Thu, 28 Oct 2010 15:31:21 +0000 (+0200) Subject: USB: gadget: f_mass_storage: drop START_TRANSFER() macro X-Git-Tag: v2.6.38-rc1~465^2~11^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe52f7922c446b2f604ef609153f1cef0ea17278;p=pandora-kernel.git USB: gadget: f_mass_storage: drop START_TRANSFER() macro This commit drops START_TRANSFER_OR() and START_TRANSFER() macros with a pair of nice inline functions which are actually more readable and easier to use. Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed