[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7c66fd8e-78bf-9f3e-0baf-36a8fef27f45@acm.org>
Date: Tue, 7 Mar 2023 06:58:33 -0800
From: Bart Van Assche <bvanassche@....org>
To: John Garry <john.g.garry@...cle.com>, jejb@...ux.ibm.com,
martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
dgilbert@...erlog.com
Subject: Re: [PATCH 01/11] scsi: scsi_debug: Don't hold driver host struct
pointer in host->hostdata[]
On 3/7/23 02:55, John Garry wrote:
> +#define to_sdebug_host_from_shost(shost) \
> + to_sdebug_host(shost->dma_dev)
Please make the name of this macro shorter and following naming
conventions used elsewhere in the SCSI core. How about the following
name: shost_to_sdebug_host()?
Thanks,
Bart.
Powered by blists - more mailing lists