Signed-off-by: Fabian Frederick <[email protected]>
---
 net/9p/client.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/9p/client.c b/net/9p/client.c
index 0004cba..e86a9be 100644
--- a/net/9p/client.c
+++ b/net/9p/client.c
@@ -959,7 +959,6 @@ static int p9_client_version(struct p9_client *c)
                break;
        default:
                return -EINVAL;
-               break;
        }
 
        if (IS_ERR(req))
-- 
1.8.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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