1. 09 6月, 2006 2 次提交
  2. 03 6月, 2006 1 次提交
    • D
      [JFFS2] Remove stray __exit from jffs2_compressors_exit() · 3bcc86f5
      David Woodhouse 提交于
      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: NDavid Woodhouse <dwmw2@infradead.org>
      3bcc86f5
  3. 30 5月, 2006 9 次提交
  4. 29 5月, 2006 10 次提交
  5. 27 5月, 2006 6 次提交
  6. 26 5月, 2006 1 次提交
  7. 25 5月, 2006 11 次提交