lib/plist.c: make plist test announcements KERN_DEBUG
authorBorislav Petkov <[email protected]>
Fri, 5 Oct 2012 00:13:27 +0000 (17:13 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Oct 2012 18:04:58 +0000 (03:04 +0900)
commit17d7aac9a55b164874f3d4b7b4f5af87ab457b84
treeedc4e76f1914385c4d04bda0a5e0cdf36be32ef3
parentda99075c1d368315e1508b6143226c0d27b621e0
lib/plist.c: make plist test announcements KERN_DEBUG

They show up in dmesg

[    4.041094] start plist test
[    4.045804] end plist test

without a lot of meaning so hide them behind debug loglevel.

Signed-off-by: Borislav Petkov <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/plist.c