From: Alex Elder Date: Thu, 1 Nov 2012 15:17:15 +0000 (-0500) Subject: rbd: define and use rbd_warn() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ecc6cbf7a60cd5abd9fd2bda8ae69b395c2be3;p=pandora-kernel.git rbd: define and use rbd_warn() Define a new function rbd_warn() that produces a boilerplate warning message, identifying in the resulting message the affected rbd device in the best way available. Use it in a few places that now use pr_warning(). Signed-off-by: Alex Elder Reviewed-by: Dan Mick Reviewed-by: Josh Durgin --- Reading git-diff-tree failed