OSDN Git Service

tcp: reindent two spots after prequeue removal
authorFlorian Westphal <fw@strlen.de>
Sun, 30 Jul 2017 01:57:19 +0000 (03:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Jul 2017 21:37:49 +0000 (14:37 -0700)
commitc13ee2a4f03ff6e15102b7731258681913e551a5
tree0a088c5a1bf1b479ceaec10908742d23e9f736cb
parente7942d0633c47c791ece6afa038be9cf977226de
tcp: reindent two spots after prequeue removal

These two branches are now always true, remove the conditional.
objdiff shows no changes.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c