diff options
author | Xin Long <lucien.xin@gmail.com> | 2018-08-27 12:40:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-28 00:13:17 +0200 |
commit | 834539e69a5fe2aab33cc777ccfd4a4fcc5b9770 (patch) | |
tree | 73f9c5e068b36bd6d430dc320c7e3879c8d42bb4 /net/ipv6/ip6_gre.c | |
parent | sctp: hold transport before accessing its asoc in sctp_transport_get_next (diff) | |
download | linux-834539e69a5fe2aab33cc777ccfd4a4fcc5b9770.tar.xz linux-834539e69a5fe2aab33cc777ccfd4a4fcc5b9770.zip |
sctp: remove useless start_fail from sctp_ht_iter in proc
After changing rhashtable_walk_start to return void, start_fail would
never be set other value than 0, and the checking for start_fail is
pointless, so remove it.
Fixes: 97a6ec4ac021 ("rhashtable: Change rhashtable_walk_start to return void")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_gre.c')
0 files changed, 0 insertions, 0 deletions