summaryrefslogtreecommitdiff
path: root/net/ipv4/udp_tunnel_stub.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2021-08-02 17:08:51 +0300
committerBob Peterson <rpeterso@redhat.com>2021-08-20 17:03:46 +0300
commit08d736667185dca2751cf47eabb0830cecdeb160 (patch)
treeb71b66b7535da70a729c1ca16ebe7117bbb379bb /net/ipv4/udp_tunnel_stub.c
parentfffe9bee14b0e04ef632b96279fa44cb3df80812 (diff)
downloadlinux-08d736667185dca2751cf47eabb0830cecdeb160.tar.xz
gfs2: Remove redundant check from gfs2_glock_dq
In function gfs2_glock_dq, it checks to see if this is the fast path. Before this patch, it checked both "find_first_holder(gl) == NULL" and list_empty(&gl->gl_holders), which is redundant. If gl_holders is empty then find_first_holder must return NULL. This patch removes the redundancy. Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'net/ipv4/udp_tunnel_stub.c')
0 files changed, 0 insertions, 0 deletions