diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-06-03 00:25:50 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-06-03 00:25:50 +0100 |
commit | 3bcc86f507f5a0b6f5bfa312f37ec33711558acb (patch) | |
tree | e7070dce2d59618dbf0f58f9701cef2dae6c51d7 /COPYING | |
parent | e9482b4374e2596e6f3f1ab30c4ea469f4ac6311 (diff) |
[JFFS2] Remove stray __exit from jffs2_compressors_exit()
It's used from the initfunc in case of failure too. We could actually do
with an '__initexit' for this kind of thing -- when built in to the
kernel, it could do with being dropped with the init text. We _could_
actually just use __init for it, but that would break if/when we start
dropping init text from modules. So let's just leave it as it was for now,
and mutter a little more about random 'janitorial' fixes from people who
aren't paying attention to what they're doing.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions