Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247716
b: refs/heads/master
c: 99517e3
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 19, 2011
1 parent a41bb8f commit 69f1eed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3fb72f1e6e6165c5f495e8dc11c5bbd14c73385c
refs/heads/master: 99517e3d7930f8cc064f7e9443b1b441e00e83d7
2 changes: 0 additions & 2 deletions trunk/net/9p/trans_fd.c
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,6 @@ static int parse_opts(char *params, struct p9_fd_opts *opts)
substring_t args[MAX_OPT_ARGS];
int option;
char *options, *tmp_options;
int ret;

opts->port = P9_PORT;
opts->rfd = ~0;
Expand Down Expand Up @@ -744,7 +743,6 @@ static int parse_opts(char *params, struct p9_fd_opts *opts)
if (r < 0) {
P9_DPRINTK(P9_DEBUG_ERROR,
"integer field, but no integer?\n");
ret = r;
continue;
}
}
Expand Down

0 comments on commit 69f1eed

Please sign in to comment.