diff options
author | Ye.Li <B37916@freescale.com> | 2015-12-04 14:22:59 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2015-12-04 14:33:21 +0800 |
commit | 3de039f82371e8ba65e28fda43621f5a70766f55 (patch) | |
tree | 98baec33af5e4a37056f5a9aa32aa0cfc785301d /configs/Inet_86VS_defconfig | |
parent | 3e7b1092f677915214fb2abe08adda37177f763b (diff) | |
download | u-boot-imx-3de039f82371e8ba65e28fda43621f5a70766f55.zip u-boot-imx-3de039f82371e8ba65e28fda43621f5a70766f55.tar.gz u-boot-imx-3de039f82371e8ba65e28fda43621f5a70766f55.tar.bz2 |
MLK-11951 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 <B37916@freescale.com>
Diffstat (limited to 'configs/Inet_86VS_defconfig')
0 files changed, 0 insertions, 0 deletions