commit | cf41f5f496d68f2ced1fc77871c63d1c526fa100 | [log] [tgz] |
---|---|---|
author | Dan Streetman <ddstreet@ieee.org> | Thu Jun 25 15:00:37 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 25 17:00:37 2015 -0700 |
tree | 1efd5286cb6930ffd15d9eda0e35768d51e16bbe | |
parent | c00ed16a9eb98a7fc076e227bdd95c1451ca1e6e [diff] |
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>