Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45694
b: refs/heads/master
c: 85de3d9
h: refs/heads/master
v: v3
  • Loading branch information
Amit Choudhary authored and David Woodhouse committed Jan 2, 2007
1 parent 568039b commit c0ef364
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: aba54da3d05e910199ea8255992c244c9abadd91
refs/heads/master: 85de3d9bc779c198f8667cffc291b0ecad082b5e
1 change: 1 addition & 0 deletions trunk/fs/jffs2/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ int jffs2_scan_medium(struct jffs2_sb_info *c)
if (jffs2_sum_active()) {
s = kzalloc(sizeof(struct jffs2_summary), GFP_KERNEL);
if (!s) {
kfree(flashbuf);
JFFS2_WARNING("Can't allocate memory for summary\n");
return -ENOMEM;
}
Expand Down

0 comments on commit c0ef364

Please sign in to comment.