From: Sagi Grimberg Date: Sun, 7 Dec 2014 11:12:02 +0000 (+0200) Subject: iser-target: Use debug_level parameter to control logging level X-Git-Tag: omap-for-v3.20/drop-legacy-3517~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f412dd3838a1fecad7c702ee76039b818b310a;p=pandora-kernel.git iser-target: Use debug_level parameter to control logging level Personal preference, easier control of the log level with a single modparam which can be changed dynamically. Allows better saparation of control and IO plains. Replaced throughout ib_isert.c: s/pr_debug/isert_dbg/g s/pr_info/isert_info/g s/pr_warn/isert_warn/g s/pr_err/isert_err/g Plus nit checkpatch warning change. Signed-off-by: Sagi Grimberg Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed