From: Ewan D. Milne Date: Thu, 4 Dec 2014 16:49:25 +0000 (-0500) Subject: scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case X-Git-Tag: omap-for-v3.19/fixes-rc1~11^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49accf1eb398102d722a89fdbb76ad17c5c5220;p=pandora-kernel.git scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case This eliminates a superfluous log message when the capacity is changed: "check_readiness: unexpected unit attention code=3" Signed-off-by: Ewan D. Milne Acked-by: Douglas Gilbert Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed