Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263399
b: refs/heads/master
c: f9e0b15
h: refs/heads/master
i:
  263397: 71132f9
  263395: cfc6c14
  263391: f306af4
v: v3
  • Loading branch information
Arnaud Lacombe authored and Greg Kroah-Hartman committed Aug 8, 2011
1 parent 9dd8328 commit 90e8857
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: 7de636fa25c19fc4187f85f8325c50b1b21a6d8b
refs/heads/master: f9e0b159dbff693bacb64a929e04f442df985b50
2 changes: 1 addition & 1 deletion trunk/drivers/base/devtmpfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ int devtmpfs_mount(const char *mntdir)
return err;
}

static __initdata DECLARE_COMPLETION(setup_done);
static DECLARE_COMPLETION(setup_done);

static int handle(const char *name, mode_t mode, struct device *dev)
{
Expand Down

0 comments on commit 90e8857

Please sign in to comment.