OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4893-gf2f5a7b

Gerrit Code Review gerrit@openafs.org
Sun, 11 Sep 2016 18:45:19 -0400


The following commit has been merged in the master branch:
commit f2f5a7bca5e77971ef71bf2ddabf93868fe79f1d
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed Aug 17 10:57:48 2016 -0400

    CODING: one-line if statements should not have braces
    
    Update the style guide with a declaration of the prevailing and
    preferred brace style for one-line if statements and loops. Provide an
    example and counter-example.
    
    Change-Id: Iafeea977203b76c0e67385779fb4ed57f3c6699a
    Reviewed-on: https://gerrit.openafs.org/12370
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 CODING |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository