Re: [PATCH v3 44/46] scsi: unisys: Remove the shost_attrs member

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 08, 2021 at 01:23:51PM -0700, Bart Van Assche wrote:
> This patch prepares for removal of the shost_attrs member from struct
> scsi_host_template.
> 
> Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx>
> ---
>  drivers/staging/unisys/visorhba/visorhba_main.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/unisys/visorhba/visorhba_main.c b/drivers/staging/unisys/visorhba/visorhba_main.c
> index 41f8a72a2a95..f0c647b97354 100644
> --- a/drivers/staging/unisys/visorhba/visorhba_main.c
> +++ b/drivers/staging/unisys/visorhba/visorhba_main.c
> @@ -584,7 +584,6 @@ static struct scsi_host_template visorhba_driver_template = {
>  	.eh_device_reset_handler = visorhba_device_reset_handler,
>  	.eh_bus_reset_handler = visorhba_bus_reset_handler,
>  	.eh_host_reset_handler = visorhba_host_reset_handler,
> -	.shost_attrs = NULL,
>  #define visorhba_MAX_CMNDS 128
>  	.can_queue = visorhba_MAX_CMNDS,
>  	.sg_tablesize = 64,


Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux