]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kernel.h: neaten panic prototype
authorJoe Perches <joe@perches.com>
Wed, 16 Nov 2011 23:41:30 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Nov 2011 03:37:24 +0000 (14:37 +1100)
commitfeadfe2fad7f2e8f8ba8d1114b6f698271c5ac45
tree88070d4f96e2920b0d0e19f7f31bf0e4c86132d0
parent54cb55d97ae4ed8935bd50af9fd4ddd39d172e3b
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