diff options
| author | Andrzej Hajda <[email protected]> | 2015-09-24 14:00:22 +0000 |
|---|---|---|
| committer | Darren Hart <[email protected]> | 2015-10-03 16:41:54 +0000 |
| commit | 963406ffa6e77ae85b400a9bc8b747813c4497cf (patch) | |
| tree | 463ef0ee4b97294297d69fa735d76f5ef60f8240 /lib/mpi/mpicoder.c | |
| parent | intel_mid_powerbtn: Remove misuse of IRQF_NO_SUSPEND flag (diff) | |
| download | kernel-963406ffa6e77ae85b400a9bc8b747813c4497cf.tar.gz kernel-963406ffa6e77ae85b400a9bc8b747813c4497cf.zip | |
sony-laptop: Fix handling sony_nc_hotkeys_decode result
sony_nv_hotkeys_decode can return a negative value. real_ev is a u32 variable.
The check for real_ev > 0 is incorrect.
Use an intermediate ret variable.
The problem has been detected using proposed semantic patch
scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2046107
Signed-off-by: Andrzej Hajda <[email protected]>
[dvhart: clarify commit msg, drop superfluous else block]
Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
