Align the per-field comments.
Reviewed-on: http://gerrit.openafs.org/10929
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit
cb4ec4e4952b40999013d4f67c0add6bf51ff286)
Change-Id: I9b388d03d9ca3da10eba6010147427b44a88d787
Reviewed-on: http://gerrit.openafs.org/10934
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
afs_uint32 fhead; /* index of associated FE */
u_byte thead; /* Head of timeout chain */
u_byte status; /* Call back status; see definitions, below */
- u_byte flags; /* see CBFLAG_* definitions below */
- u_byte spare; /* ensure proper alignment */
+ u_byte flags; /* see CBFLAG_* definitions below */
+ u_byte spare; /* ensure proper alignment */
afs_uint32 hhead; /* Head of host table chain */
afs_uint32 tprev, tnext; /* per-timeout circular list of callbacks */
afs_uint32 hprev, hnext; /* per-host circular list of callbacks */