Signed-off-by: Fabian Frederick <f...@skynet.be>
---
 net/tipc/socket.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index ef04755..857f1dfb 100644
--- a/net/tipc/socket.c
+++ b/net/tipc/socket.c
@@ -1952,7 +1952,6 @@ int tipc_ioctl(struct socket *sk, unsigned int cmd, 
unsigned long arg)
                        return 0;
                }
                return -EADDRNOTAVAIL;
-               break;
        default:
                return -ENOIOCTLCMD;
        }
-- 
1.8.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to