On 01/05/17 00:17, Quentin Swain wrote:
> Convert symbolic S_IRUGO and S_IWUSR macros to octal permissions to
> fix warnings reported by checkpatch.pl
>
> Signed-off-by: Quentin Swain
Applied.
> ---
> drivers/staging/iio/meter/ade7758_core.c | 50
>
> 1 file cha
Convert symbolic S_IRUGO and S_IWUSR macros to octal permissions to
fix warnings reported by checkpatch.pl
Signed-off-by: Quentin Swain
---
drivers/staging/iio/meter/ade7758_core.c | 50
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/drivers/stag