]> 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)
commit19f160add7be6daeacf8a1214754839c6237dd72
tree692752410a3027dd8602617589efbfa25eb50366
parent521d2817f2e034cd5d694137fb2bc64d78c12129
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