1. 19 Aug, 2018 4 commits
    • CODING_STYLE: Mention kernel style in introduction · 5088a98f
      Tobin C. Harding authored
      Currently the coding style guide does not mention that we use kernel
      coding style as a base style for LXC.  We have just linked to
      CODING_STLYE.md from CONTRIBUTING (which mentions use of kernel coding
      style).  We can increase documentation congruence and completeness by
      mentioning kernel coding style guide in the introduction to our style
      guide.
      
      Add heading and introduction to coding style guide informing readers
      that we follow kernel coding style as a base before explaining our style
      additions.
      Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
    • CONTRIBUTING: Direct readers to CODING_STYLE.md · f02ddd08
      Tobin C. Harding authored
      Currently the 'Coding Style' section mentions only the kernel coding
      style.  We have additions on top on this outlined in CODING_STYLE.md.
      We should direct readers to this document as well as the kernel docs.
      
      Direct readers to CODING_STLYE.md in the 'Coding Style' section.
      Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
    • CONTRIBUTING: Link to latest online kernel docs · a3a792c7
      Tobin C. Harding authored
      Currently we link to a URL for v4.10 of the kernel docs.  Since we
      already mention the kernel tree we should link to the _latest_ kernel
      docs online instead of a fixed past version.
      
      Link to latest online kernel docs tracking the mainline instead of past
      fixed version.
      Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
    • CONTRIBUTING: Update reference to kernel coding style · b914266c
      Tobin C. Harding authored
      Kernel coding style guide filename is stale, this file has been renamed
      in the kernel tree.  While this file still exists we should use the new
      filename.
      
      Update reference to kernel coding style guide to use the new file name.
      Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
  2. 16 Aug, 2018 11 commits
  3. 15 Aug, 2018 3 commits
  4. 14 Aug, 2018 4 commits
  5. 12 Aug, 2018 18 commits