Make MIN/MAX code in rx/rx_packet.h more readable
authorRuss Allbery <rra@stanford.edu>
Thu, 3 Jan 2013 22:09:02 +0000 (14:09 -0800)
committerDerrick Brashear <shadow@your-file-system.com>
Fri, 4 Jan 2013 14:12:14 +0000 (06:12 -0800)
commit0a98596cd34152c13e44ff81249d89d47b5baee4
treed326e6e54785a446156be9c4bedc0bc1d3bb4ae2
parentfe2bae1c83a6d050e0afb88bad8fe02beae343e7
Make MIN/MAX code in rx/rx_packet.h more readable

Eventually all MIN/MAX code in the tree should be handled uniformly,
but until that day, make this chunk of it more readable and
document the odd exception case for Linux kernel builds.

Change-Id: I4afe5d99b63010df831943e6b82ff89733b08066
Reviewed-on: http://gerrit.openafs.org/8871
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/rx/rx_packet.h