Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274864
b: refs/heads/master
c: e8a0e41
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Artem Bityutskiy committed Sep 11, 2011
1 parent f0c62a5 commit 9302aea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: e638275e18a929103bb087acb94d2b67eb0818e0
refs/heads/master: e8a0e41266e9c207ad8ac158cee9547ef1bc90ac
4 changes: 1 addition & 3 deletions trunk/fs/jffs2/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,7 @@ int jffs2_scan_medium(struct jffs2_sb_info *c)
else
c->mtd->unpoint(c->mtd, 0, c->mtd->size);
#endif
if (s)
kfree(s);

kfree(s);
return ret;
}

Expand Down

0 comments on commit 9302aea

Please sign in to comment.