diff options
author | stephen hemminger <shemminger@vyatta.com> | 2011-02-23 12:06:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-24 01:11:31 +0300 |
commit | 81b504b81437457614ce44ce0dac48038d35f859 (patch) | |
tree | 73630dd160a6d5934e4e05e1826e1bf13359a1d1 /lib/spinlock_debug.c | |
parent | c3f52ae6a378398127acb845087ddb9e8b67493b (diff) | |
download | linux-81b504b81437457614ce44ce0dac48038d35f859.tar.xz |
atl1[ce]: fix sparse warnings
The dmaw_block is an enum and max_pay_load is u32. Therefore
sparse gives warning about comparison of unsigned and signed value.
Resolve by using min_t to force cast.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions