aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun3_scsi.h
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2014-11-12 00:11:55 -0500
committerChristoph Hellwig <hch@lst.de>2014-11-20 03:11:06 -0500
commit3f9e986e2f1df8fa69ffe213098c1ee98f1c9584 (patch)
tree56371541bd19ebaefaa05426a1d9f0b8a21af197 /drivers/scsi/sun3_scsi.h
parent997acab7d593913eaa0606ff257079efcfcb146d (diff)
ncr5380: Remove duplicate comments
The LIMIT_TRANSFERSIZE, PSEUDO_DMA, PARITY and UNSAFE options are all documented in the core drivers where they are used. The same goes for the chip databook reference. Remove the duplicate comments. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/sun3_scsi.h')
-rw-r--r--drivers/scsi/sun3_scsi.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/scsi/sun3_scsi.h b/drivers/scsi/sun3_scsi.h
index b3163a5f11c7..cb9d2a488404 100644
--- a/drivers/scsi/sun3_scsi.h
+++ b/drivers/scsi/sun3_scsi.h
@@ -15,18 +15,6 @@
15 * +1 (303) 440-4894 15 * +1 (303) 440-4894
16 * 16 *
17 * ALPHA RELEASE 1. 17 * ALPHA RELEASE 1.
18 *
19 * For more information, please consult
20 *
21 * NCR 5380 Family
22 * SCSI Protocol Controller
23 * Databook
24 *
25 * NCR Microelectronics
26 * 1635 Aeroplaza Drive
27 * Colorado Springs, CO 80916
28 * 1+ (719) 578-3400
29 * 1+ (800) 334-5454
30 */ 18 */
31 19
32#ifndef SUN3_SCSI_H 20#ifndef SUN3_SCSI_H