Re: [PATCH 03/29] ncr5380: Fix compiler warnings and __setup options

2014-10-06 Thread Hannes Reinecke
On 10/02/2014 08:56 AM, Finn Thain wrote: > Some __setup() options mentioned in Documentation/scsi don't work because > a few lines of code went missing sometime since Linux 2.4. Fix the options > and thus fix some compiler warnings for both the non-modular case, > > CC drivers/scsi/dtc.o

[PATCH 03/29] ncr5380: Fix compiler warnings and __setup options

2014-10-02 Thread Finn Thain
Some __setup() options mentioned in Documentation/scsi don't work because a few lines of code went missing sometime since Linux 2.4. Fix the options and thus fix some compiler warnings for both the non-modular case, CC drivers/scsi/dtc.o drivers/scsi/dtc.c:176:20: warning: 'dtc_setup' def