]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel.h: neaten panic prototype
authorJoe Perches <joe@perches.com>
Thu, 8 Dec 2011 04:41:52 +0000 (15:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Dec 2011 05:48:09 +0000 (16:48 +1100)
commit86bc23e59c7962412344b4da69144513145f2e9b
tree3bb8b7a0e2ffd3907e20bceb8f3fb71763752149
parent04ebb90aede5d72b0ed7fbf0b16ebf531a139be9
kernel.h: neaten panic prototype

Use __printf macro.
Convert NORET_AND to ATTRIB_NORET.
Use the normal kernel style for pointer arguments.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/kernel.h