]> 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>
Mon, 12 Dec 2011 04:18:59 +0000 (15:18 +1100)
commit6c10a97e0e7cb41e577f2e4f3855ac6cb2a84520
tree5bf999443c264f02cf6fa04e0d10108586b19368
parentadd6e78fb5995ab159d83ac52652595e9b49c44a
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