diff options
author | Joe Perches <joe@perches.com> | 2011-01-12 16:59:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-13 08:03:09 -0800 |
commit | a9747cc3addf81e56ea9b8a4374fbdb9d1737eae (patch) | |
tree | fe163341b5c80ea2f597095c609eec959ee3e728 /Documentation/ide/warm-plug-howto.txt | |
parent | fb842b00c5eab66ec361b31550aa8a922745ce9e (diff) |
include/linux/printk.h: move console functions and variables together
There are many uses of printk_once(KERN_<level>, so add pr_<level>_once
macros to avoid printk_once(KERN_<level> pr_fmt(fmt).
Add an #ifdef CONFIG_PRINTK for print_hex_dump and static inline void
functions for the #else cases to reduce embedded code size. Neaten and
organize the rest of the code.
This patch:
Move console functions and variables together.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/ide/warm-plug-howto.txt')
0 files changed, 0 insertions, 0 deletions