diff options
| author | 2010-10-28 20:31:47 +0200 | |
|---|---|---|
| committer | 2010-10-28 20:31:47 +0200 | |
| commit | 7eb8d508b5cfabbb147670ee063438469d94c465 (patch) | |
| tree | d392c7c045412f8e312106aba34e7137b5bd374e /tools/perf/scripts/python/netdev-times.py | |
| parent | hwmon: (w83795) Get rid of VRLSB_SHIFT (diff) | |
hwmon: (w83795) Fix parity checks
x % 1 is obviously wrong, as it always evaluates to 0. You want
x % 2, or x & 1, for parity checking.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
