public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
@ 2023-07-25 14:15 YueHaibing
  2023-07-25 17:29 ` Chris Leech
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: YueHaibing @ 2023-07-25 14:15 UTC (permalink / raw)
  To: lduncan, cleech, michael.christie, jejb, martin.petersen,
	haowenchao, yuehaibing
  Cc: open-iscsi, linux-scsi, linux-kernel

This is not used anymore, so can be removed.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/scsi/scsi_transport_iscsi.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/scsi/scsi_transport_iscsi.h b/include/scsi/scsi_transport_iscsi.h
index 34c03707fb6e..fb3399e4cd29 100644
--- a/include/scsi/scsi_transport_iscsi.h
+++ b/include/scsi/scsi_transport_iscsi.h
@@ -472,7 +472,6 @@ extern struct iscsi_iface *iscsi_create_iface(struct Scsi_Host *shost,
 					      uint32_t iface_type,
 					      uint32_t iface_num, int dd_size);
 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
-extern struct iscsi_iface *iscsi_lookup_iface(int handle);
 extern char *iscsi_get_port_speed_name(struct Scsi_Host *shost);
 extern char *iscsi_get_port_state_name(struct Scsi_Host *shost);
 extern int iscsi_is_session_dev(const struct device *dev);
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
  2023-07-25 14:15 [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface() YueHaibing
@ 2023-07-25 17:29 ` Chris Leech
  2023-07-26  1:55 ` Martin K. Petersen
  2023-07-31 19:45 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Chris Leech @ 2023-07-25 17:29 UTC (permalink / raw)
  To: YueHaibing
  Cc: lduncan, michael.christie, jejb, martin.petersen, haowenchao,
	open-iscsi, linux-scsi, linux-kernel

On Tue, Jul 25, 2023 at 10:15:31PM +0800, YueHaibing wrote:
> This is not used anymore, so can be removed.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Thanks,

Reviewed-by: Chris Leech <cleech@redhat.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
  2023-07-25 14:15 [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface() YueHaibing
  2023-07-25 17:29 ` Chris Leech
@ 2023-07-26  1:55 ` Martin K. Petersen
  2023-07-31 19:45 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-07-26  1:55 UTC (permalink / raw)
  To: YueHaibing
  Cc: lduncan, cleech, michael.christie, jejb, martin.petersen,
	haowenchao, open-iscsi, linux-scsi, linux-kernel


YueHaibing,

> This is not used anymore, so can be removed.

Applied to 6.6/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
  2023-07-25 14:15 [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface() YueHaibing
  2023-07-25 17:29 ` Chris Leech
  2023-07-26  1:55 ` Martin K. Petersen
@ 2023-07-31 19:45 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-07-31 19:45 UTC (permalink / raw)
  To: lduncan, cleech, michael.christie, jejb, haowenchao, YueHaibing
  Cc: Martin K . Petersen, open-iscsi, linux-scsi, linux-kernel

On Tue, 25 Jul 2023 22:15:31 +0800, YueHaibing wrote:

> This is not used anymore, so can be removed.
> 
> 

Applied to 6.6/scsi-queue, thanks!

[1/1] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
      https://git.kernel.org/mkp/scsi/c/a615e93d6cfe

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-31 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 14:15 [PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface() YueHaibing
2023-07-25 17:29 ` Chris Leech
2023-07-26  1:55 ` Martin K. Petersen
2023-07-31 19:45 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox