[PATCH v4 04/20] nvme-tcp-offload: Add device scan implementation

Shai Malin malin1024 at gmail.com
Mon Jul 5 08:10:52 PDT 2021


On Thu, 1 Jul 2021 at 16:36, Christoph Hellwig <hch at lst.de> wrote:
> > +     mutex_lock(&nvme_tcp_ofld_devices_mutex);
> > +     list_for_each_entry(dev, &nvme_tcp_ofld_devices, entry) {
> > +     /* ctrl includes the destination ip, source ip (if provided) and
> > +      * network interface (if provided).
> > +      */
>
> This is not the normal kernel comment style, and also incorrectly
> indented.

Will be fixed.



More information about the Linux-nvme mailing list