staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...))
authorMario J. Rugiero <mrugiero@gmail.com>
Tue, 10 Mar 2015 15:02:03 +0000 (12:02 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 09:41:29 +0000 (10:41 +0100)
commit70837c1292c7a04c8fd0b940be70775b79536d50
treecd3ecda5a1741894a6fb50be11e38be92df05eb9
parent06133e805cea48a3bb78f3cf62fbaf6e7133d957
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 <mrugiero@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_debug.h
drivers/staging/lustre/lustre/include/lu_object.h
drivers/staging/lustre/lustre/include/lustre_dlm.h
drivers/staging/lustre/lustre/include/lustre_net.h