summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_semantics.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-10-18 11:06:56 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-18 19:56:07 +0200
commit768877537de6b9f7c043b73f82baab4f09ee9799 (patch)
tree3928a6454b32cbaf5389de8a66007356ad9142a1 /net/ipv4/fib_semantics.c
parentfib_trie: remove duplicated rcu lock (diff)
downloadlinux-768877537de6b9f7c043b73f82baab4f09ee9799.tar.xz
linux-768877537de6b9f7c043b73f82baab4f09ee9799.zip
ax25: cleanup a range test
The current test works fine in practice. The "amount" variable is actually used as a boolean so negative values or any non-zero values count as "true". However since we don't allow numbers greater than one, let's not allow negative numbers either. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_semantics.c')
0 files changed, 0 insertions, 0 deletions