]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: rename enum log_flags to printk_log_flags
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:19 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Oct 2012 03:11:51 +0000 (14:11 +1100)
commit3e0268f1ba59a7278961fc3f0ed725d5b4ca18ef
tree0509bc3978c6e4e513491bbf713547a6399aba9d
parent3b45e736ecfd4037ff3651b884a8508ffe9767d9
printk: rename enum log_flags to printk_log_flags

Make this generic enum more specific to the printk subsystem.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/printk/printk.c