summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/g_NCR5380.c
diff options
context:
space:
mode:
authorFinn Thain2014-11-12 06:12:01 +0100
committerChristoph Hellwig2014-11-20 09:11:10 +0100
commit96068e6b4d86a397f50ae401723f315110874e1a (patch)
treebbab76ec5da519d565ba706021c9cf9921335e06 /drivers/scsi/g_NCR5380.c
parentncr5380: Remove pointless compiler command line override macros (diff)
downloadkernel-qcow2-linux-96068e6b4d86a397f50ae401723f315110874e1a.tar.gz
kernel-qcow2-linux-96068e6b4d86a397f50ae401723f315110874e1a.tar.xz
kernel-qcow2-linux-96068e6b4d86a397f50ae401723f315110874e1a.zip
ncr5380: Remove *_RELEASE macros
The *_RELEASE macros don't tell me anything. In some cases the version in the macro contradicts the version in the comments. Anyway, the Linux kernel version is sufficient information. Remove these macros to improve readability. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/g_NCR5380.c')
-rw-r--r--drivers/scsi/g_NCR5380.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/g_NCR5380.c b/drivers/scsi/g_NCR5380.c
index 2b8155f1bf94..c158104fd3aa 100644
--- a/drivers/scsi/g_NCR5380.c
+++ b/drivers/scsi/g_NCR5380.c
@@ -18,8 +18,6 @@
*
* Added ISAPNP support for DTC436 adapters,
* Thomas Sailer, sailer@ife.ee.ethz.ch
- *
- * ALPHA RELEASE 1.
*/
/*