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 -- 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