]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: move kmsg_dump functions to separate file
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:23 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Oct 2012 03:11:53 +0000 (14:11 +1100)
commit2cf91e0e4b9f4d771a30c755d8cb2b5fc73415f0
treee7e27869dd5f06acab006f843c813214c2d53a12
parent598815e5f25f6695ffe7484f3baec5d090219955
printk: move kmsg_dump functions to separate file

Generic restructuring.

Create kmsg_dump.c, add to Makefile and remove from printk.c

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/Makefile
kernel/printk/kmsg_dump.c [new file with mode: 0644]
kernel/printk/printk.c