Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56476
b: refs/heads/master
c: faab83b
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed May 17, 2007
1 parent 8fa198c commit d7f2280
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5b58e21a27028a9f0399449d8bc8494fd9d9ff70
refs/heads/master: faab83bbcd9e001077e42a7c085f1e871997647f
1 change: 0 additions & 1 deletion trunk/fs/afs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ struct file_system_type afs_fs_type = {
static const struct super_operations afs_super_ops = {
.statfs = afs_statfs,
.alloc_inode = afs_alloc_inode,
.drop_inode = generic_delete_inode,
.write_inode = afs_write_inode,
.destroy_inode = afs_destroy_inode,
.clear_inode = afs_clear_inode,
Expand Down

0 comments on commit d7f2280

Please sign in to comment.