From: Joe Perches Date: Sun, 19 Apr 2015 02:59:48 +0000 (-0700) Subject: usb: storage: scsiglue: Remove SPRINTF macro use X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d203a9e11fa179306a9f49ad06eb3dd1b9d8614;p=pandora-kernel.git usb: storage: scsiglue: Remove SPRINTF macro use Single transform macros with hidden arguments are not particularly useful. Just use seq_printf directly instead. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed