diff options
| author | Dan Carpenter <[email protected]> | 2015-06-01 12:55:37 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-06-12 16:58:33 -0700 |
| commit | a14ef24b07b63669d58c16d836ddbadcce3e7ad0 (patch) | |
| tree | a9f2d35e6f48f9d75b02cfe1718666fba98dce17 /tools/perf/scripts/python/bin | |
| parent | fc368ea1ea00c9418d6f2c25cd4c0869f1a16d5f (diff) | |
w1: fix for loop exit condition in w1_seq_show()
The W1_42_FINISHED_BYTE is 0xFF so the cast means the condition is
never true.
Fixes: d9411e57dc7f ('w1: Add support for DS28EA00 sequence to w1-therm')
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions