diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/scsi_proc.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/scsi/scsi_proc.c b/drivers/scsi/scsi_proc.c index f46855cd853d..ad747dc337da 100644 --- a/drivers/scsi/scsi_proc.c +++ b/drivers/scsi/scsi_proc.c | |||
@@ -381,11 +381,6 @@ static ssize_t proc_scsi_write(struct file *file, const char __user *buf, | |||
381 | return err; | 381 | return err; |
382 | } | 382 | } |
383 | 383 | ||
384 | /** | ||
385 | * proc_scsi_show - show contents of /proc/scsi/scsi (attached devices) | ||
386 | * @s: output goes here | ||
387 | * @p: not used | ||
388 | */ | ||
389 | static int always_match(struct device *dev, void *data) | 384 | static int always_match(struct device *dev, void *data) |
390 | { | 385 | { |
391 | return 1; | 386 | return 1; |