On 1.10.2015 17:54, Matthew R. Ochs wrote: > From: Manoj Kumar <[email protected]> > > Magic numbers are not meaningful and can create confusion. As a > remedy, replace them with descriptive literals. > > Replace 512 with literal MAX_SECTOR_UNIT. > Replace 5 with literal CMD_RETRIES. > > Signed-off-by: Matthew R. Ochs <[email protected]> > Signed-off-by: Manoj N. Kumar <[email protected]> > Reviewed-by: Brian King <[email protected]> > Reviewed-by: Andrew Donnellan <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]> Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

