Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180043
b: refs/heads/master
c: 7e32b7b
h: refs/heads/master
i:
  180041: d33b66d
  180039: 2073222
v: v3
  • Loading branch information
Al Viro committed Jan 27, 2010
1 parent b9a1871 commit 0735eac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef52c75e4b1603f6e6102967ad90118205168eae
refs/heads/master: 7e32b7bb734047c5e3cecf2e896b9cf8fc35d1e8
1 change: 1 addition & 0 deletions trunk/fs/romfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ static int romfs_fill_super(struct super_block *sb, void *data, int silent)
error_rsb_inval:
ret = -EINVAL;
error_rsb:
kfree(rsb);
return ret;
}

Expand Down

0 comments on commit 0735eac

Please sign in to comment.