diff options
| author | 2014-08-18 16:11:27 +0100 | |
|---|---|---|
| committer | 2014-09-26 08:15:34 +0100 | |
| commit | 5f114ebcee681b011e8b5bcd2b24169b85286050 (patch) | |
| tree | f4bdd1b8272e550c80f72fc1a442a8839c83450a /include/uapi/linux | |
| parent | mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failure (diff) | |
mfd: sm501: Avoid implicit sign extension
Suspicious implicit sign extension where 'reg' (unsigned char) is
promoted in reg << clksrc to int, then sign-extended to unsigned
long. If reg << clksrc is greater than 0x7FFFFFFF, the upper bits
of the result will all be 1.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
