]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel.h: neaten panic prototype
authorJoe Perches <joe@perches.com>
Fri, 16 Dec 2011 04:50:00 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:31 +0000 (18:19 +1100)
commit5b277c4cc4c8c749a5be79ea8a9a91283013511b
treeab43da8f3f32c3ae96aab9df95e6d8724e66ef53
parent23967f7de234a3f5069b11a433aa6b92eb02d171
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