git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06133e8
)
staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...))
author
Mario J. Rugiero
<mrugiero@gmail.com>
Tue, 10 Mar 2015 15:02:03 +0000
(12:02 -0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 09:41:29 +0000
(10:41 +0100)
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>
No differences found