]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/rxrpc/local_object.c
rxrpc: Mark expected switch fall-through
[linux.git] / net / rxrpc / local_object.c
index 15cf42d5b53a56d8d19cabdc8c2b55156d73d28a..9157fd00dce34b5291518f5311e699b6e481b345 100644 (file)
@@ -180,7 +180,7 @@ static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net)
                /* Fall through and set IPv4 options too otherwise we don't get
                 * errors from IPv4 packets sent through the IPv6 socket.
                 */
-
+               /* Fall through */
        case AF_INET:
                /* we want to receive ICMP errors */
                opt = 1;