aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2012-02-16 10:03:29 +0000
committerDaniel Vetter <[email protected]>2012-02-27 17:09:46 +0000
commit5d1333fcce84e77ec865f6b09006401ed3f564b5 (patch)
tree01a6cafb8fe43c202330332d35cdea472bff8d75 /drivers/i2c/algos/i2c-algo-bit.c
parentdrm/i915: Silence the error message from i915_wait_request() (diff)
downloadkernel-5d1333fcce84e77ec865f6b09006401ed3f564b5.tar.gz
kernel-5d1333fcce84e77ec865f6b09006401ed3f564b5.zip
drm/i915: error_buffer->ring should be signed
gcc seems to get uber-anal recently about these things. Clarification from Dan Carpenter: "Sorry, I should have said that it's not a gcc warning, it's a smatch thing. But also it's not uber-anal. It's the exact level of anality which is required to make the == -1 test work. You can compare unsigned int and longs to -1 and it works but for smaller types it doesn't." Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions