Home
last modified time | relevance | path

Searched hist:"33 e823460081759119193f2724e8abc16c98b248" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff 33e823460081759119193f2724e8abc16c98b248 Fri May 28 14:57:50 CEST 2021 YueHaibing <yuehaibing@huawei.com> RDMA/srp: Use DEVICE_ATTR_*() macros

Use DEVICE_ATTR_*() helpers instead of plain DEVICE_ATTR, which makes the
code a bit shorter and easier to read.

Link: https://lore.kernel.org/r/20210528125750.20788-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>