From 7d203a9e11fa179306a9f49ad06eb3dd1b9d8614 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sat, 18 Apr 2015 19:59:48 -0700 Subject: [PATCH] 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-format-patch failed