rx: New signature for rx event functions
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 22 Oct 2011 15:22:36 +0000 (16:22 +0100)
committerDerrick Brashear <shadow@dementix.org>
Sat, 12 Nov 2011 14:49:21 +0000 (06:49 -0800)
commitbe8db58f5a44ce2ee4208de09a5ca1faf6f0f91f
treec6efaea6882725a0e050a8c8c118e1df86999f26
parent5574ff814f02078b709cbc0a6c94201ca6fe2eca
rx: New signature for rx event functions

For a while now, we've had both new and old-style rx event callback
functions. Modify all of our event handlers, and the functions that
install them, to use only new style functions, and get rid of the
old-style function prototypes.

Change-Id: Ic7c568df9d191edb082fb41fb7705c54ca93cf48
Reviewed-on: http://gerrit.openafs.org/5839
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/rx/rx.c
src/rx/rx_event.c
src/rx/rx_event.h
src/rx/rx_prototypes.h