diff mbox

[03/22] qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version.

Message ID 1481056251-2310-4-git-send-email-himanshu.madhani@cavium.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Madhani, Himanshu Dec. 6, 2016, 8:30 p.m. UTC
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@cavium.com>
---
 drivers/scsi/qla2xxx/tcm_qla2xxx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Christoph Hellwig Dec. 14, 2016, 9:12 p.m. UTC | #1
Please just remove TCM_QLA2XXX_VERSION entirely and use QLA2XXX_VERSION
directly instead.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Madhani, Himanshu Dec. 15, 2016, 5:20 p.m. UTC | #2
On 12/14/16, 1:12 PM, "Christoph Hellwig" <hch@infradead.org> wrote:

>Please just remove TCM_QLA2XXX_VERSION entirely and use QLA2XXX_VERSION

>directly instead.


Ack. Will update patch and resubmit.

>
diff mbox

Patch

diff --git a/drivers/scsi/qla2xxx/tcm_qla2xxx.h b/drivers/scsi/qla2xxx/tcm_qla2xxx.h
index 37e026a..37e9f57 100644
--- a/drivers/scsi/qla2xxx/tcm_qla2xxx.h
+++ b/drivers/scsi/qla2xxx/tcm_qla2xxx.h
@@ -1,7 +1,7 @@ 
 #include <target/target_core_base.h>
 #include <linux/btree.h>
 
-#define TCM_QLA2XXX_VERSION	"v0.1"
+#define TCM_QLA2XXX_VERSION	QLA2XXX_VERSION
 /* length of ASCII WWPNs including pad */
 #define TCM_QLA2XXX_NAMELEN	32
 /*