From: Roi Dayan Date: Wed, 1 May 2013 13:25:25 +0000 (+0000) Subject: IB/iser: Move informational messages from error to info level X-Git-Tag: v3.10-rc1~43^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3638826124b722b2c0dde5097bca182bf74125;p=pandora-kernel.git IB/iser: Move informational messages from error to info level Introduce iser_info() and move informational messages that were printed as errors to use that macro. Also, cleanup printk leftovers to use the existing macros. Signed-off-by: Roi Dayan Signed-off-by: Or Gerlitz [ Use pr_warn(... instead of printk(KERN_WARNING .... - Roland ] Signed-off-by: Roland Dreier --- Reading git-diff-tree failed