Skip to content
Commit 6061d949 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)



It's equivalent to __printf, so prefer __scanf.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 97e834c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment