1. 26 6月, 2006 1 次提交
    • R
      [PATCH] kernel-doc: drop leading space in sections · 05189497
      Randy Dunlap 提交于
      Drop leading space of kernel-doc section contents.
      
      "Section" data (contents) are split from the section header
      (e.g., Note: below is a section header:
       * Note: list_empty on entry does not return true after this, the entry is
       * in an undefined state.
      ).
      
      Currently the data/contents begins with a space and is left that way, which
      causes it to look bad when printed (in text mode; see example below), so
      just remove the leading space.
      
      Note:
      
      list_empty on entry does not return true after this, the entry is in an
      undefined state.
      Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      05189497
  2. 02 2月, 2006 3 次提交
  3. 11 1月, 2006 1 次提交
  4. 14 11月, 2005 1 次提交
  5. 14 7月, 2005 1 次提交
  6. 01 5月, 2005 4 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4