Home
last modified time | relevance | path

Searched hist:"0 d87116fe2e464cf1c145ffb41267c8e13167b11" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dhwmon.cdiff 0d87116fe2e464cf1c145ffb41267c8e13167b11 Mon Dec 10 16:02:08 CST 2018 Guenter Roeck <linux@roeck-us.net> hwmon: (hwmon) Replace S_<PERMS> with octal values

Replace S_<PERMS> with octal values.

The conversion was done automatically with coccinelle. The semantic patches
and the scripts used to generate this commit log are available at
https://github.com/groeck/coccinelle-patches/hwmon/.

This patch does not introduce functional changes. It was verified by
compiling the old and new files and comparing text and data sizes.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>