Re: [PATCH] scsi: iscsi: Switch to using the new API kobj_to_dev()

2021-02-22 Thread John Garry
On 22/02/2021 07:26, Yang Li wrote: fixed the following coccicheck: ./drivers/scsi/scsi_transport_iscsi.c:436:60-61: WARNING opportunity for kobj_to_dev() ./drivers/scsi/scsi_transport_iscsi.c:1128:60-61: WARNING opportunity for kobj_to_dev() ./drivers/scsi/scsi_transport_iscsi.c:4043:61-62:

Re: [PATCH 17/24] libsas: switch remaining files to SPDX tags

2019-05-09 Thread John Garry
On 01/05/2019 17:14, Christoph Hellwig wrote: Use the the GPLv2 SPDX tag instead of verbose boilerplate text. Should we update the Kconfig+Makefile similarly? Signed-off-by: Christoph Hellwig --- drivers/scsi/libsas/sas_discover.c | 18 +- drivers/scsi/libsas/sas_event.c