diff options
author | Dan Carpenter <error27@gmail.com> | 2010-11-11 23:05:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-12 16:55:31 +0100 |
commit | 90482e45e4a39ee10b66436c2b3d5d4d88c2f73c (patch) | |
tree | ca1266c43d6df4e88d4303e87da55c238054cb97 /drivers/misc/apds9802als.c | |
parent | include/linux/highmem.h needs hardirq.h (diff) | |
download | linux-90482e45e4a39ee10b66436c2b3d5d4d88c2f73c.tar.xz linux-90482e45e4a39ee10b66436c2b3d5d4d88c2f73c.zip |
misc/isl29020: signedness bug in als_sensing_range_store()
"ret_val" is supposed to be signed here or the error handling breaks.
Also we should check the return value from i2c_smbus_read_byte_data().
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc/apds9802als.c')
0 files changed, 0 insertions, 0 deletions