OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4912-g22933e0

Gerrit Code Review gerrit@openafs.org
Mon, 31 Oct 2016 01:54:00 -0400


The following commit has been merged in the master branch:
commit 22933e02e2510f25b79230964f135571c7bfe710
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Thu Oct 27 17:27:26 2016 -0500

    Reformat src/afs/LINUX/osi_vcache.c
    
    Apply the GNU indent options from CODING, with manual adjustments
    to leave jump labels in column zero.
    
    Also rename and mark static a function-local helper function.
    
    Change-Id: I50b8300b675b2a3f76ae743136b204473ac0c8b0
    Reviewed-on: https://gerrit.openafs.org/12422
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/afs/LINUX/osi_vcache.c |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository