git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bcc86f
)
[JFFS2] Fix more breakage caused by janitorial meddling.
author
David Woodhouse
<dwmw2@infradead.org>
Fri, 9 Jun 2006 14:06:42 +0000
(15:06 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Fri, 9 Jun 2006 14:06:42 +0000
(15:06 +0100)
jffs2_zlib_exit() and free_workspaces() shouldn't be marked __exit because
they get called in the error case from the init functions.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found