diff mbox

[3/6] cxlflash: Updated date of the driver

Message ID 1449788043-23131-1-git-send-email-ukrishn@linux.vnet.ibm.com (mailing list archive)
State Not Applicable
Headers show

Commit Message

Uma Krishnan Dec. 10, 2015, 10:54 p.m. UTC
This change is to update the date when last change was
made to the cxlflash driver

Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
---
 drivers/scsi/cxlflash/main.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Daniel Axtens Dec. 11, 2015, 12:35 a.m. UTC | #1
Hi Uma,

It looks like CXLFLASH_DRIVER_DATE is only used once, on init, and it's
just printed. Is it necessary? It looks like having it will require
sending a patch to update it quite often.

Regards,
Daniel
Uma Krishnan Dec. 14, 2015, 7:29 p.m. UTC | #2
On 12/10/2015 6:35 PM, Daniel Axtens wrote:
> Hi Uma,
>
> It looks like CXLFLASH_DRIVER_DATE is only used once, on init, and it's
> just printed. Is it necessary? It looks like having it will require
> sending a patch to update it quite often.
>

Hi Daniel,

Valid point. I will pull this out from the code. This should be included
in the second version of the patch series.

Thanks,
Uma Krishnan
diff mbox

Patch

diff --git a/drivers/scsi/cxlflash/main.h b/drivers/scsi/cxlflash/main.h
index 6032456..ddc4a97 100644
--- a/drivers/scsi/cxlflash/main.h
+++ b/drivers/scsi/cxlflash/main.h
@@ -22,7 +22,7 @@ 
 
 #define CXLFLASH_NAME		"cxlflash"
 #define CXLFLASH_ADAPTER_NAME	"IBM POWER CXL Flash Adapter"
-#define CXLFLASH_DRIVER_DATE	"(August 13, 2015)"
+#define CXLFLASH_DRIVER_DATE	"(October 26, 2015)"
 
 #define PCI_DEVICE_ID_IBM_CORSA	0x04F0
 #define CXLFLASH_SUBS_DEV_ID	0x04F0