]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched: add KERN_CONT annotation
authorIngo Molnar <mingo@elte.hu>
Thu, 18 Oct 2007 19:32:56 +0000 (21:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Oct 2007 19:32:56 +0000 (21:32 +0200)
commitcc4ea79588e688ea9b1161650979a194dd709169
treeef820098acdd2ce2d3b7c559141fdc6c7955a95f
parentd80164916221216dedbd5d0e8423daca9e7682ea
sched: add KERN_CONT annotation

printk: add the KERN_CONT annotation (which is empty string but via
which checkpatch.pl can notice that the lacking KERN_ level is fine).

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c