diff options
author | Joe Perches <joe@perches.com> | 2013-07-31 22:53:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-31 23:41:03 +0200 |
commit | b9ee979e9d770dc10f94936ef6ff9efddc23c911 (patch) | |
tree | a099ce69f9facb3285754e9b410d8494f9652204 /kernel/printk/printk.c | |
parent | drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created (diff) | |
download | linux-b9ee979e9d770dc10f94936ef6ff9efddc23c911.tar.xz linux-b9ee979e9d770dc10f94936ef6ff9efddc23c911.zip |
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>
Diffstat (limited to '')
-rw-r--r-- | kernel/printk/printk.c (renamed from kernel/printk.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/kernel/printk.c b/kernel/printk/printk.c index 69b0890ed7e5..69b0890ed7e5 100644 --- a/kernel/printk.c +++ b/kernel/printk/printk.c |