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

Commit 8904120b authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller
Browse files

slip: remove unnecessary break after goto

parent 7dec26f8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -396,7 +396,6 @@ found:
		   ntohs(cs->cs_ip.tot_len) == hlen)
			break;
		goto uncompressed;
		break;
	case SPECIAL_I:
	case SPECIAL_D:
		/* actual changes match one of our special case encodings --