diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-11-24 23:09:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-29 00:23:13 -0500 |
commit | 10cae1c8dfbbdee55bdfcb7034f4c2c1197dc0a4 (patch) | |
tree | b46d5e41cbc3e8852d9239153f82d268865fe14c /fs/ocfs2 | |
parent | ac1a1de31515d950f858ba47d2bba74ff9a2614d (diff) | |
download | linux-10cae1c8dfbbdee55bdfcb7034f4c2c1197dc0a4.tar.bz2 |
NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.
nr_route.ndigis is unsigned int so the nr_route.ndigis < 0 expression is
never true and can be dropped. Doing the nr_ax25_dev_get call later
allows the nr_route.ndigis test to bail out without having to dev_put.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Thomas Osterried <thomas@osterried.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions