summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorYe.Li <[email protected]>2016-01-04 15:26:30 +0800
committerStefano Babic <[email protected]>2016-01-07 17:48:25 +0100
commit7ea191aa10c43b5497d171ab6f48e633e6779468 (patch)
treed7541475e53f9cee87eb709f7a339ffdb9812b4e /include/linux
parent59a6ca54f5db0f3d99ca3bc581ccadc6019e5034 (diff)
pfuze: Fix unsigned variable for less-than-zero comparison
According to the Coverity result, a unsigned int variable is used fo less- than-zero comparison, the result is never true. Need to fix the variable type to signed int. Signed-off-by: Ye.Li <[email protected]> Signed-off-by: Peng Fan <[email protected]> Cc: Przemyslaw Marczak <[email protected]> Cc: Stefano Babic <[email protected]> Reviewed-by: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions