Loading net/9p/client.c +0 −1 Original line number Diff line number Diff line Loading @@ -959,7 +959,6 @@ static int p9_client_version(struct p9_client *c) break; default: return -EINVAL; break; } if (IS_ERR(req)) Loading Loading
net/9p/client.c +0 −1 Original line number Diff line number Diff line Loading @@ -959,7 +959,6 @@ static int p9_client_version(struct p9_client *c) break; default: return -EINVAL; break; } if (IS_ERR(req)) Loading