Re: [PATCH 4/8] advansys: remove ISA support

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

 



On Thu, Mar 18, 2021 at 07:39:19AM +0100, Christoph Hellwig wrote:
> @@ -2875,7 +2859,6 @@ static void asc_prt_asc_board_eeprom(struct seq_file *m, struct Scsi_Host *shost
>  	uchar serialstr[13];
>  #ifdef CONFIG_ISA
>  	ASC_DVC_VAR *asc_dvc_varp;
> -	int isa_dma_speed[] = { 10, 8, 7, 6, 5, 4, 3, 2 };
>  
>  	asc_dvc_varp = &boardp->dvc_var.asc_dvc_var;
>  #endif /* CONFIG_ISA */

I think you can remove the conditional definition & assignment of
asc_dvc_varp here.

With that change,
Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>



[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