diff options
author | Lee Jones <[email protected]> | 2014-08-13 12:23:10 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2014-09-26 08:15:28 +0100 |
commit | 4001998a43f4791b6e6c06df563f5d5bb3fbe4fb (patch) | |
tree | 8442ebcc721a9844d50da6730fa3771a91c3b47c /include/linux/fpga/fpga-mgr.h | |
parent | 374de1642ee4322cc4d6aa1d2679378b8547c368 (diff) |
misc: st_core: Protect unsigned value against becoming negative
Coverity reported:
This less-than-zero comparison of an unsigned value is never true.
In answer to that, we only ever decrement if protos_registered is
positive. We can subsequently remove the paranoid checking during
unregister.
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions