https://github.com/torvalds/linux
Revision 4d9391557b68475b118ec7626607c37b14ae8c16 authored by Frank Seidel on 04 February 2009, 16:03:07 UTC, committed by Len Brown on 07 February 2009, 05:29:32 UTC
According to kerneljanitors todo list all printk calls (beginning
a new line) should have an according KERN_* constant.
Those are the missing peaces here for the acpi subsystem.

Signed-off-by: Frank Seidel <frank@f-seidel.de>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent ae1a25d
History
Tip revision: 4d9391557b68475b118ec7626607c37b14ae8c16 authored by Frank Seidel on 04 February 2009, 16:03:07 UTC
ACPI: add missing KERN_* constants to printks
Tip revision: 4d93915
File Mode Size
Kconfig -rw-r--r-- 33.8 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 9.0 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 9.8 KB
initramfs.c -rw-r--r-- 12.8 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top