bozo: Remove dead code and minor cleanup
authorBen Kaduk <kaduk@mit.edu>
Wed, 17 Jul 2013 19:00:11 +0000 (15:00 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 8 Oct 2013 12:51:00 +0000 (05:51 -0700)
commit54eb2485b59550ba42569ed3a8d76211a3a35019
tree44f71eb94e9b75f9dd41a13e429894b814333a5a
parent47124f337b43f8731bfbe3bd71e42d046a4d1075
bozo: Remove dead code and minor cleanup

This stuff has been #if 0'd for ages; put it out of its misery.

While here, remove the global bnode_waiting which is not used for anything.

bnode_SoftInt claims to return a pointer, so return NULL instead of 0.

Change-Id: Ie7b32bbc606a105190d246355f47bd7ea885c6f8
Reviewed-on: http://gerrit.openafs.org/10284
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/bozo/bnode.c
src/bozo/bos.c
src/bozo/bosserver.c