On Thu, 4 Jan 2018 16:28:51 +0530
Aishwarya Pant wrote:
> This is a clean-up patch which replaces DEVICE_ATTR() macro with the
> file permission specific DEVICE_ATTR_RW() macro for compaction and
> readability. Done using coccinelle.
>
> Signed-off-by: Aishwarya Pant
Whilst this driver is in t
On Thu, 4 Jan 2018 22:06:31 +0530
Sumit Pundir wrote:
Patch title needs to mention the specific driver being changed.
> This patch fixes the following checkpatch.pl error at multiple lines:
>
> CHECK: Prefer using the BIT macro
>
> Signed-off-by: Sumit Pundir
The BIT Macros is just fine if
On Sat, Jan 6, 2018 at 6:12 PM, Jonathan Cameron wrote:
> On Thu, 4 Jan 2018 22:06:31 +0530
> Sumit Pundir wrote:
>
> Patch title needs to mention the specific driver being changed.
>
>> This patch fixes the following checkpatch.pl error at multiple lines:
>>
>> CHECK: Prefer using the BIT macro
This patch fixes the following checkpatch.pl issue at multiple lines:
CHECK: Prefer using the BIT macro
Signed-off-by: Sumit Pundir
---
v2:
Added the specific driver being changed to the patch title
and the appropriate fixes as suggested.
drivers/staging/iio/cdc/ad7152.c | 8
1 file
On Sat, 6 Jan 2018 20:35:24 +0530
Sumit Pundir wrote:
> This patch fixes the following checkpatch.pl issue at multiple lines:
>
> CHECK: Prefer using the BIT macro
>
> Signed-off-by: Sumit Pundir
> ---
> v2:
> Added the specific driver being changed to the patch title
Not that I can see.
An
This fixes five instances of checkpatch warning:
WARNING: line over 80 characters
Signed-off-by: George Edward Bulmer
---
drivers/staging/ccree/ssi_sysfs.c | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/ccree/ssi_sysfs.c
b/drivers/stag
On Sat, 2018-01-06 at 15:47 +, George Edward Bulmer wrote:
> This fixes five instances of checkpatch warning:
> WARNING: line over 80 characters
[]
> diff --git a/drivers/staging/ccree/ssi_sysfs.c
> b/drivers/staging/ccree/ssi_sysfs.c
[]
> @@ -32,15 +32,26 @@ static ssize_t ssi_sys_regdump_sho