]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (adm1029) replace S_IXXX macros by their numeric values
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Fri, 18 Jan 2019 14:03:25 +0000 (15:03 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 18 Feb 2019 22:23:29 +0000 (14:23 -0800)
commit27c9201ec8b6f79141a7abfd2b40b0b1d3758161
tree87930c7383e61aecb934d5589f53e6ffe3060d77
parent50f0723f3edeb1f945f0c45c63ffecdc859223ce
hwmon: (adm1029) replace S_IXXX macros by their numeric values

As requested by checkpatch, this patch replace S_IXXX macros by their numeric values.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adm1029.c