]> git.baikalelectronics.ru Git - kernel.git/commit
printk: move to separate directory for easier modification
authorJoe Perches <joe@perches.com>
Wed, 31 Jul 2013 20:53:42 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jul 2013 21:41:03 +0000 (14:41 -0700)
commitda9936b1261d9e8e9ed3f459f7e8d17158100c1a
treea099ce69f9facb3285754e9b410d8494f9652204
parent59e5867d0c5f946b807cfd8e6f63cceb54a27965
printk: move to separate directory for easier modification

Make it easier to break up printk into bite-sized chunks.

Remove printk path/filename from comment.

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>
Documentation/DocBook/device-drivers.tmpl
kernel/Makefile
kernel/printk.c [deleted file]
kernel/printk/Makefile [new file with mode: 0644]
kernel/printk/printk.c [new file with mode: 0644]