[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <96b606c0-ba7b-ec6a-a95f-5c579b6d02e8@acm.org>
Date: Fri, 28 May 2021 15:07:34 -0700
From: Bart Van Assche <bvanassche@....org>
To: YueHaibing <yuehaibing@...wei.com>, dledford@...hat.com,
jgg@...pe.ca
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 -next] RDMA/srp: use DEVICE_ATTR_*() macro
On 5/28/21 5:57 AM, YueHaibing wrote:
> -static ssize_t show_id_ext(struct device *dev, struct device_attribute *attr,
> - char *buf)
> +static ssize_t id_ext_show(struct device *dev,
> + struct device_attribute *attr, char *buf)
Please make better use of horizontal space by moving "struct
device_attribute *attr," to the end of the previous line. This advice
probably also applies to other changes in this patch.
Thanks,
Bart.
Powered by blists - more mailing lists