http://bugzilla.kernel.org/show_bug.cgi?id=12020 ------- Comment #3 from anonymous@xxxxxxxxxxxxxxxxxxxx 2008-11-13 12:23 ------- Reply-To: James.Bottomley@xxxxxxxxxxxxxxxxxxxxx On Thu, 2008-11-13 at 12:12 -0800, bugme-daemon@xxxxxxxxxxxxxxxxxxx wrote: > While we are at this function, could you please check > > if (eh_timed_out) > rtn = eh_timed_out(scmd); > switch (rtn) { > case BLK_EH_NOT_HANDLED: > break; > default: > return rtn; > } > > > Is the indentation wrong or are there missing if-braces? It's not as intended, but harmless: http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commitdiff;h=6ec39f02cf48df89c3cbab4aeef521569fec00e4 James -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html