]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/scsi_proc.c
Merge commit 'v3.0-rc1' into kbuild/kconfig
[karo-tx-linux.git] / drivers / scsi / scsi_proc.c
index f46855cd853dc167d50e341ee494f13f6b5d8c2f..ad747dc337da355315c9bb3f0f506e5d84b8f2ee 100644 (file)
@@ -381,11 +381,6 @@ static ssize_t proc_scsi_write(struct file *file, const char __user *buf,
        return err;
 }
 
-/**
- * proc_scsi_show - show contents of /proc/scsi/scsi (attached devices)
- * @s: output goes here
- * @p: not used
- */
 static int always_match(struct device *dev, void *data)
 {
        return 1;