]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: prefix print_time and msg_print_text with printk_
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:22 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Oct 2012 03:20:16 +0000 (14:20 +1100)
commit4219d741ec7f1afd4a85797e0a50554e2c1a2299
treed65b0b2f14a294fc135e384a7c530cf920505b05
parent8e8a726d31393662a795fd340c73cd10327707e2
printk: prefix print_time and msg_print_text with printk_

Make these static functions global and prefix them with printk_.
Create declarations for these functions in printk_log.h

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
kernel/printk/printk_log.h