From: Mario J. Rugiero Date: Tue, 10 Mar 2015 15:02:03 +0000 (-0300) Subject: staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...)) X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70837c1292c7a04c8fd0b940be70775b79536d50;p=pandora-kernel.git staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...)) Replace uses of __attribute__(format(__printf,...)) by __printf(...), as suggested by checkpatch. Signed-off-by: Mario J. Rugiero Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed