]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: rename logbuf_lock to printk_logbuf_lock
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:19 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Oct 2012 03:20:15 +0000 (14:20 +1100)
commit77c03a3379342375de519d760b2cf751441a4a8b
treef349a93b6c2ea913807fa461138f2747e5683f54
parentdc9e2a0a6aa7f637770d2fb10baaa69831b6e2b2
printk: rename logbuf_lock to printk_logbuf_lock

Make this generic name more specific to the printk
subsystem and allow it to become non-static.

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