Home
last modified time | relevance | path

Searched hist:"18 a482f5245cc875755090853e84283512b3e6bd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-mpath.cdiff 18a482f5245cc875755090853e84283512b3e6bd Mon May 15 10:28:37 CDT 2017 Christoph Hellwig <hch@lst.de> dm mpath: don't return -EIO from dm_report_EIO

Instead just turn the macro into a helper for the warning message.
This removes an unnecessary assignment and will allow the next commit to
fix a place where -EIO is the wrong return value.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>