]> 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>
Fri, 9 Dec 2011 04:52:39 +0000 (15:52 +1100)
commitac418c9aa26cf3cfeb508791b168648152e09fa7
tree89cd41f8742f5f8cd95e89306913287ced1fa643
parenta92c5a579e3d0e526b70df25e67297b10269cdf0
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