[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210528234233.GC3874396@nvidia.com>
Date: Fri, 28 May 2021 20:42:33 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: bvanassche@....org, dledford@...hat.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 -next] RDMA/srp: use DEVICE_ATTR_*() macro
On Fri, May 28, 2021 at 08:57:50PM +0800, YueHaibing wrote:
> Use DEVICE_ATTR_*() helper instead of plain DEVICE_ATTR,
> which makes the code a bit shorter and easier to read.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> v3: rearrange attrs
> v2: convert show_port device attr
>
> drivers/infiniband/ulp/srp/ib_srp.c | 109 ++++++++++++++++------------
> 1 file changed, 62 insertions(+), 47 deletions(-)
Applied to for-next, again with clang-format
Thanks,
Jason
Powered by blists - more mailing lists