Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cf1093e authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller
Browse files

udp: remove blank line between set and test

parent 869ba988
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1784,7 +1784,6 @@ int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable,
				saddr, daddr, udptable);

	sk = __udp4_lib_lookup_skb(skb, uh->source, uh->dest, udptable);

	if (sk != NULL) {
		int ret;