Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262064
b: refs/heads/master
c: 9d108d2
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jul 28, 2011
1 parent 54a3598 commit ecc750b
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: d6b722aa383a467a43d09ee38e866981abba08ab
refs/heads/master: 9d108d25487bf958f8093409a4c0bee6169edba6
2 changes: 1 addition & 1 deletion trunk/drivers/base/devtmpfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static int create_path(const char *nodepath)
{
char *path;
char *s;
int err;
int err = 0;

/* parent directories do not exist, create them */
path = kstrdup(nodepath, GFP_KERNEL);
Expand Down

0 comments on commit ecc750b

Please sign in to comment.