OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1520-g8a25d1a
Gerrit Code Review
gerrit@openafs.org
Thu, 11 Aug 2011 18:43:01 -0700 (PDT)
The following commit has been merged in the master branch:
commit 8a25d1a1de4a27c87c193ea9588424d56ceed413
Author: Garrett Wollman <wollman@csail.mit.edu>
Date: Wed Aug 10 23:20:57 2011 -0400
rx: make queue macros easier to follow
Nothing depends on the queue-manipulation macros having the expression
nature, so make them proper statements and unpack the comma-expressions
to make it easier to read and understand how they work. This should
not change the object code.
Change-Id: Icf14537f902768429aa27f67f8acfe39ac996214
Reviewed-on: http://gerrit.openafs.org/5200
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/rx/rx_queue.h | 82 ++++++++++++++++++++++++++++++++++++++++------------
1 files changed, 63 insertions(+), 19 deletions(-)
--
OpenAFS Master Repository