Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311163
b: refs/heads/master
c: 364ed2f
h: refs/heads/master
i:
  311161: 3ce1b3f
  311159: ba705a7
v: v3
  • Loading branch information
Anton Vorontsov authored and Greg Kroah-Hartman committed Jun 13, 2012
1 parent e2e4b44 commit 44329bf
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: 93cce049682a1aebd49766f29af363e5b8770aed
refs/heads/master: 364ed2f4653d7c86ebedcc116a9cb34fd272867c
2 changes: 1 addition & 1 deletion trunk/fs/pstore/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ int pstore_mkfile(enum pstore_type_id type, char *psname, u64 id,
return rc;
}

int pstore_fill_super(struct super_block *sb, void *data, int silent)
static int pstore_fill_super(struct super_block *sb, void *data, int silent)
{
struct inode *inode;

Expand Down

0 comments on commit 44329bf

Please sign in to comment.