]> git.michaelhowe.org Git - packages/o/openafs.git/commit
libafscp: code cleanup
authorChaz Chandler <clc31@inbox.com>
Sat, 3 Jul 2010 19:02:30 +0000 (15:02 -0400)
committerDerrick Brashear <shadow@dementix.org>
Fri, 9 Sep 2011 17:11:33 +0000 (10:11 -0700)
commitb55f479608d01e7733e0c78003323674fd66df12
tree46aefed41ae8a58dd313a023f424565ff03e7156
parentd7b2a676d7c863546ccab2b1c4e92ddea276b4ef
libafscp: code cleanup

This patch is intended to bring libafscp into accordance with the
current OpenAFS coding standards while also fixing a few small
issues.  Apologies in advance for the numerous whitespace changes.

Reviewed-on: http://gerrit.openafs.org/4380
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 53377153eca062ae6252dc8c71e7f6cb16214076)

Change-Id: Ia1fbe4489b89d6b8c13f296243784233dcc6d158
Reviewed-on: http://gerrit.openafs.org/5379
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
15 files changed:
Makefile.in
configure.ac
src/libafscp/Makefile.in [new file with mode: 0644]
src/libafscp/afscp.h
src/libafscp/afscp_acl.c
src/libafscp/afscp_callback.c
src/libafscp/afscp_dir.c
src/libafscp/afscp_dirops.c
src/libafscp/afscp_fid.c
src/libafscp/afscp_file.c
src/libafscp/afscp_init.c
src/libafscp/afscp_internal.h
src/libafscp/afscp_server.c
src/libafscp/afscp_util.c
src/libafscp/afscp_volume.c