]> git.baikalelectronics.ru Git - kernel.git/commit
printk: rename struct log to struct printk_log
authorJoe Perches <joe@perches.com>
Wed, 31 Jul 2013 20:53:47 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jul 2013 21:41:03 +0000 (14:41 -0700)
commit159027709dcfeeaab3ba17a87c0d83bf4d1e19f6
tree692752410a3027dd8602617589efbfa25eb50366
parent304a46f354524eaa6a2b5f8b52ad5f6562e0de2b
printk: rename struct log to struct printk_log

Rename the struct to enable moving portions of
printk.c to separate files.

The rename changes output of /proc/vmcoreinfo.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/printk/printk.c