Hello there, [linux-4.2-rc7/drivers/scsi/bfa/bfad_bsg.c:108]: (style) Array index 'i' is used before limits check.
Source code is for (i = 0; iocmd->adapter_hwpath[i] != ':' && i < BFA_STRING_32; i++) Suggest sanity check array index before use. Regards David Binderman -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html