Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68776
b: refs/heads/master
c: 246d95b
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and J. Bruce Fields committed Oct 9, 2007
1 parent 8c5c561 commit ae360e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: dd4877bfb6f09cb4a294b459b354c8fc8fa66904
refs/heads/master: 246d95ba051101e515670a1cbe2907a88d360b88
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfsctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ static ssize_t write_filehandle(struct file *file, char *buf, size_t size)
* qword quoting is used, so filehandle will be \x....
*/
char *dname, *path;
int maxsize;
int uninitialized_var(maxsize);
char *mesg = buf;
int len;
struct auth_domain *dom;
Expand Down

0 comments on commit ae360e0

Please sign in to comment.