[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191105085609.2338-1-johan@kernel.org>
Date: Tue, 5 Nov 2019 09:56:07 +0100
From: Johan Hovold <johan@...nel.org>
To: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>
Cc: YOKOTA Hiroshi <yokota@...lab.is.tsukuba.ac.jp>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] scsi: nsp_cs: MODULE_LICENSE clean up and compile test
We had two drivers in the tree needlessly checking whether
MODULE_LICENSE was defined, this fixes the second one.
In order to compile test this on a 64-bit machine I added COMPILE_TEST
to the current !64BIT dependency.
Johan
Johan Hovold (2):
scsi: nsp_cs: drop redundant MODULE_LICENSE ifdef
scsi: nsp_cs: enable compile-testing on 64-bit
drivers/scsi/pcmcia/Kconfig | 2 +-
drivers/scsi/pcmcia/nsp_cs.c | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
--
2.23.0
Powered by blists - more mailing lists