Re: [PATCH] scsi: aic7xxx: aic7770: Remove unused function

2015-01-10 Thread Hannes Reinecke
On 01/02/2015 09:30 PM, Rickard Strandqvist wrote: > Remove the function aic7770_find_device() that is not used anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist Reviewed-by: Hannes Reinecke Cheers, Hanne

[PATCH] scsi: aic7xxx: aic7770: Remove unused function

2015-01-02 Thread Rickard Strandqvist
Remove the function aic7770_find_device() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/scsi/aic7xxx/aic7770.c | 14 -- drivers/scsi/aic7xxx/aic7xxx.h |1 - 2 files c