On 2022/11/21 20:17, John Garry wrote:
Instead of using hardcoded '0' as the do_scsi_scan_host() -> scsi_scan_host_selected() rescan arg, use proper macro SCSI_SCAN_INITIAL. Signed-off-by: John Garry<john.g.garry@xxxxxxxxxx> --- drivers/scsi/scsi_scan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Looks good, Reviewed-by: Jason Yan <yanaijie@xxxxxxxxxx>