zpool: change pr_info to pr_debug
authorDan Streetman <ddstreet@ieee.org>
Thu, 25 Jun 2015 22:00:37 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jun 2015 00:00:37 +0000 (17:00 -0700)
commitcf41f5f496d68f2ced1fc77871c63d1c526fa100
tree1efd5286cb6930ffd15d9eda0e35768d51e16bbe
parentc00ed16a9eb98a7fc076e227bdd95c1451ca1e6e
zpool: change pr_info to pr_debug

Change the pr_info() calls to pr_debug().  There's no need for the extra
verbosity in the log.  Also change the msg formats to be consistent.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Ganesh Mahendran <opensource.ganesh@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/zpool.c
This page took 0.026034 seconds and 5 git commands to generate.