OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_17-24-gbfd7fce
Gerrit Code Review
gerrit@openafs.org
Fri, 8 Apr 2016 09:36:03 -0400
The following commit has been merged in the openafs-stable-1_6_x branch:
commit bfd7fced975986b74c2dae02b5835e3716a212d7
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date: Thu Apr 7 10:58:30 2016 +0200
Linux: Fix misleading indentation and other whitespace
Commit 7edc6694e7632c9736bd1516935604a638165313 introduced a
misleading indentation of a line in afs_linux_prefetch. Correct
it, and once here remove trailing whitespace throughout the file.
Reviewed-on: https://gerrit.openafs.org/12253
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 3609ebcfa3f70ca7612364c0cc2345b1d7f1096b)
Change-Id: I0d42c6751b835308c692c0ebb7d217f56ad5cf2a
Reviewed-on: https://gerrit.openafs.org/12254
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/LINUX/osi_vnodeops.c | 31 +++++++++++++++----------------
1 files changed, 15 insertions(+), 16 deletions(-)
--
OpenAFS Master Repository