libafscp: code cleanup
authorChaz Chandler <clc31@inbox.com>
Sat, 3 Jul 2010 19:02:30 +0000 (15:02 -0400)
committerDerrick Brashear <shadow@dementia.org>
Fri, 1 Apr 2011 16:16:45 +0000 (09:16 -0700)
commit53377153eca062ae6252dc8c71e7f6cb16214076
tree1f5cfb5cb2e272db3911748cada4e397025f346a
parentf2e91cc3fe61956e7661eae9da82ddf746e63824
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.

Change-Id: I606ed5024395319e12e8759f31494ebd27ff6112
Reviewed-on: http://gerrit.openafs.org/4380
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.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