]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Linux: cache bypass: warning cleanup in afs_daemons.c
authorMarc Dionne <marc.c.dionne@gmail.com>
Thu, 1 Jul 2010 19:38:32 +0000 (15:38 -0400)
committerDerrick Brashear <shadow@dementia.org>
Fri, 2 Jul 2010 04:12:27 +0000 (21:12 -0700)
commitf004a5c7ecd35e5b26cafd62c322e3184e811e64
tree3c1ea1f03bc83679a7ef67c33d19cbb2263dc4c7
parent232024676d396ab771d6d228158d606240114bb0
Linux: cache bypass: warning cleanup in afs_daemons.c

Remove unnecessary warning for the UKERNEL case.  This file will
always get compiled with UKERNEL.

Remove an "if 1" ifdef that was probably used while debugging to
make the function non static.

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