Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347539
b: refs/heads/master
c: 154a086
h: refs/heads/master
i:
  347537: a7b6c25
  347535: cf265f8
v: v3
  • Loading branch information
Namjae Jeon authored and Jaegeuk Kim committed Dec 11, 2012
1 parent d98c864 commit 6c34ee0
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: 72ce6094c0d3c1f0025eb118bb9406206f277479
refs/heads/master: 154a086529b50236782a2d4365a1d1c359adc7af
1 change: 0 additions & 1 deletion trunk/fs/f2fs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ static void init_once(void *foo)
{
struct f2fs_inode_info *fi = (struct f2fs_inode_info *) foo;

memset(fi, 0, sizeof(*fi));
inode_init_once(&fi->vfs_inode);
}

Expand Down

0 comments on commit 6c34ee0

Please sign in to comment.