Revision 99481334bcab1330fce0c590b845b4a95b101a69 authored by Joe Perches on 11 September 2013, 21:25:52 UTC, committed by Linus Torvalds on 11 September 2013, 22:59:30 UTC
Use a more current logging style and add messages levels to the logging
messages.

Simplify pkt_dump_sense by using %*ph and adding a simple function to emit
the sense string.

Includes improvements from Andy Shevchenko and Dan Carpenter.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 5323fb7
History
File Mode Size
Kconfig -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 460 bytes
autosleep.c -rw-r--r-- 2.6 KB
block_io.c -rw-r--r-- 2.4 KB
console.c -rw-r--r-- 3.4 KB
hibernate.c -rw-r--r-- 25.8 KB
main.c -rw-r--r-- 15.2 KB
power.h -rw-r--r-- 8.4 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.0 KB
qos.c -rw-r--r-- 16.7 KB
snapshot.c -rw-r--r-- 60.4 KB
suspend.c -rw-r--r-- 8.9 KB
suspend_test.c -rw-r--r-- 4.9 KB
swap.c -rw-r--r-- 35.8 KB
user.c -rw-r--r-- 9.7 KB
wakelock.c -rw-r--r-- 5.4 KB

back to top