1. 21 Oct, 2020 1 commit
  2. 01 Aug, 2020 1 commit
  3. 14 Jun, 2020 1 commit
  4. 02 Oct, 2019 1 commit
  5. 03 Sep, 2019 1 commit
  6. 19 Dec, 2013 1 commit
    • Michael Kjorling's avatar
      cstyle: Resolve C style issues · d1d7e268
      Michael Kjorling authored
      
      The vast majority of these changes are in Linux specific code.
      They are the result of not having an automated style checker to
      validate the code when it was originally written.  Others were
      caused when the common code was slightly adjusted for Linux.
      
      This patch contains no functional changes.  It only refreshes
      the code to conform to style guide.
      
      Everyone submitting patches for inclusion upstream should now
      run 'make checkstyle' and resolve any warning prior to opening
      a pull request.  The automated builders have been updated to
      fail a build if when 'make checkstyle' detects an issue.
      Signed-off-by: default avatarBrian Behlendorf <behlendorf1@llnl.gov>
      Closes #1821
      d1d7e268
  7. 31 Aug, 2010 1 commit