]> git.baikalelectronics.ru Git - kernel.git/commit
staging: iio: ad9832: use 4-digit octal permissions
authorGuru Das Srinagesh <gurooodas@gmail.com>
Thu, 30 Mar 2017 09:55:39 +0000 (02:55 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sun, 2 Apr 2017 09:20:48 +0000 (10:20 +0100)
commit53aa4e4fe339d65cb3f1b0326776be325776ddfe
treeb0d0b50561045cfcb65f70f5f012b8d77c3913a7
parent8e3ad4a0da2b46a7ec9a0aa06c0b5a9cab10f82d
staging: iio: ad9832: use 4-digit octal permissions

This fixes the coding style issue of using S_IWUSR in place of 4-digit
octal numbers.

Issue detected by checkpatch.

Signed-off-by: Guru Das Srinagesh <gurooodas@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/frequency/ad9832.c