Re: [PATCH 1/6] esas2r: remove initialization / cleanup dead wood

2018-03-23 Thread Bradley Grove
Looks fine. Acked-by: Bradley Grove On 03/19/2018 03:37 AM, Christoph Hellwig wrote: esas2r has been converted to hotplug style initialization long ago, but kept various remant of the old-style scsi_module.c initialization around. Remove those. Signed-off-by: Christoph

[PATCH 1/6] esas2r: remove initialization / cleanup dead wood

2018-03-19 Thread Christoph Hellwig
esas2r has been converted to hotplug style initialization long ago, but kept various remant of the old-style scsi_module.c initialization around. Remove those. Signed-off-by: Christoph Hellwig --- drivers/scsi/esas2r/esas2r.h | 2 -- drivers/scsi/esas2r/esas2r_init.c | 21