From: Martin K. Petersen Date: Fri, 3 Jan 2014 23:19:26 +0000 (-0500) Subject: [SCSI] sd: Quiesce mode sense error messages X-Git-Tag: v3.15-rc1~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2bff6ceb61a9a21294f04057d30c9bb4910a88f;p=pandora-kernel.git [SCSI] sd: Quiesce mode sense error messages Messages about discovered disk properties are only printed once unless they are found to have changed. Errors encountered during mode sense, however, are printed every time we revalidate. Quiesce mode sense errors so they are only printed during the first scan. [jejb: checkpatch fixes] Bugzilla: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733565 Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed