summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm78.c
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2016-12-22 13:05:24 +0100
committerGuenter Roeck <linux@roeck-us.net>2017-01-02 10:19:45 -0800
commite33110d0f69e00b67ddd9d6bf393d9af0380af80 (patch)
treee8cc98452258d15335a3aab18969004f3a0a9fc7 /drivers/hwmon/lm78.c
parent93d72ac3b68f3696ed5aa8d08ea044d7518d6699 (diff)
downloadop-kernel-dev-e33110d0f69e00b67ddd9d6bf393d9af0380af80.zip
op-kernel-dev-e33110d0f69e00b67ddd9d6bf393d9af0380af80.tar.gz
hwmon: (pc87360) use permission-specific DEVICE_ATTR variants
Use DEVICE_ATTR_RO for read only attributes and DEVICE_ATTR_RW for read/write attributes. This simplifies the source code, improves readbility, and reduces the chance of inconsistencies. The conversion was done automatically using coccinelle. It was validated by compiling both the old and the new source code and comparing its text, data, and bss size. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> [groeck: Updated description] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/lm78.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud