diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-06-01 11:55:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-13 01:58:33 +0200 |
commit | a14ef24b07b63669d58c16d836ddbadcce3e7ad0 (patch) | |
tree | a9f2d35e6f48f9d75b02cfe1718666fba98dce17 /crypto/ablkcipher.c | |
parent | drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage (diff) | |
download | linux-a14ef24b07b63669d58c16d836ddbadcce3e7ad0.tar.xz linux-a14ef24b07b63669d58c16d836ddbadcce3e7ad0.zip |
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 <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ablkcipher.c')
0 files changed, 0 insertions, 0 deletions