Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298967
b: refs/heads/master
c: b1349f2
h: refs/heads/master
i:
  298965: f49c6ee
  298963: 233f637
  298959: 4fd3812
v: v3
  • Loading branch information
Al Viro committed Apr 9, 2012
1 parent 99d7edb commit 4e63ef3
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: 640946f20390e492694f9d7470656f2262385951
refs/heads/master: b1349f2536efcb592927ab6f8687c36c3c124f6b
2 changes: 1 addition & 1 deletion trunk/Documentation/filesystems/vfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ members are defined:
struct file_system_type {
const char *name;
int fs_flags;
struct dentry (*mount) (struct file_system_type *, int,
struct dentry *(*mount) (struct file_system_type *, int,
const char *, void *);
void (*kill_sb) (struct super_block *);
struct module *owner;
Expand Down

0 comments on commit 4e63ef3

Please sign in to comment.