Cleanup cache bypass
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Thu, 29 Oct 2009 18:53:30 +0000 (18:53 +0000)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 29 Oct 2009 22:23:22 +0000 (15:23 -0700)
commitafdfbefe9cbf1818bee0072d2845fd02f7ac69a4
tree156f28c8b57ff92a19b54550ef055cd25a5c8967
parent416e2f11c35f5d55f91090b30b4db1a9bf6d6e07
Cleanup cache bypass

This patch cleans up the cache bypass code so that it uses a
consistent form of indentation throughout the file.

It also changes the do { } while(0); macros to omit the trailing
semicolon, as macro definitions with trailing semicolons break
normal coding conventions.

Change-Id: Id5161fe4b1ba27110e41ed27e14a2bb3c9cccd4a
Reviewed-on: http://gerrit.openafs.org/754
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_bypasscache.c