OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-262-gc2e063e
Gerrit Code Review
gerrit@openafs.org
Thu, 14 Oct 2010 16:59:04 -0700 (PDT)
The following commit has been merged in the master branch:
commit c2e063e2746112e5586cc3f8662567abff353b2d
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Thu Oct 14 18:45:32 2010 -0400
LINUX/osi_vnodeops.c: minor coding style fixes
Re-indent and correct a few coding style issues in this section
of code. In particular, it clears up possible confusion on the
scope of the preceding if statement.
Purely cosmetic, no functional changes.
Change-Id: Id6dea6326c9878b41f821de00267f75195fea394
Reviewed-on: http://gerrit.openafs.org/2989
Reviewed-by: Matt Benjamin <matt@linuxbox.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/afs/LINUX/osi_vnodeops.c | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
--
OpenAFS Master Repository