From: Alex Elder Date: Fri, 26 Apr 2013 14:43:47 +0000 (-0500) Subject: rbd: use rbd_warn(), not WARN_ON() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cd10db4685a76397f32bed246e861705642576;p=pandora-kernel.git rbd: use rbd_warn(), not WARN_ON() Change some calls to WARN_ON() so they use rbd_warn() instead, so we get consistent messaging. A few remain but they can probably just go away eventually. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed