]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel.h: neaten panic prototype
authorJoe Perches <joe@perches.com>
Wed, 30 Nov 2011 04:11:35 +0000 (15:11 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Nov 2011 04:13:52 +0000 (15:13 +1100)
commit72501f97cb726f90c8ca53e06d1adb9245085468
tree13fc8d36503900315093a383922ef7a0c260fb51
parentdfaec44a8b9ab447ce8771427047544fbdc9002d
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