On 05/08/2015 10:08 AM, Bart Van Assche wrote: > Since the two constants MAX_COMMAND_SIZE and BLK_MAX_CDB have > the same meaning, replace MAX_COMMAND_SIZE with BLK_MAX_CDB. > > This patch has been generated as follows: > - Removed the MAX_COMMAND_SIZE definitions manually from > <scsi/scsi_cmnd.h> and also from > drivers/usb/gadget/function/storage_common.h. > - Ran the following command over the Linux source tree: > sed -i.orig 's/\([^a-zA-Z_]\)MAX_COMMAND_SIZE/\1BLK_MAX_CDB/g' $(git grep -lw MAX_COMMAND_SIZE) > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Cc: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > Cc: Hannes Reinecke <hare@xxxxxxx> > Cc: Mike Christie <michaelc@xxxxxxxxxxx> > --- Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- 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