Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
checkpatch: prefer __printf over __attribute__((format(printf,...)))
Add a warn for not using __printf. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information