diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-10-28 20:31:49 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2010-10-28 20:31:49 +0200 |
commit | eb02755a50f8f3508030b311e3788426fbdc23b7 (patch) | |
tree | 689aa8b124d7209b53b7c14bc93680e312620720 /MAINTAINERS | |
parent | 5d2cd958f777e533fa2809527836996f59b2d823 (diff) | |
download | linux-eb02755a50f8f3508030b311e3788426fbdc23b7.tar.bz2 |
hwmon: (w83795) More style cleanups
Cleanups suggested by Guenter Roeck, falling into 4 categories:
* Swapping test orders, because if (var == CONSTANT) is much easier to
read than if (CONSTANT == var).
* Simplifying comparisons with 0.
* Dropping unneeded masks.
* Dropping unneeded parentheses and curly braces.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions