diff options
author | Fred Isaman <iisaman@citi.umich.edu> | 2008-04-02 15:21:15 +0300 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-04-19 16:54:50 -0400 |
commit | 441092415770ddec648800701895913c4bfd60c1 (patch) | |
tree | dc74f31ba55b91114baee56e31c7db741220d5ec /net/sched/em_text.c | |
parent | 856dff3d3875bdc8b88e4a65779873af76776a69 (diff) |
nfs: fix printout of multiword bitfields
Benny points out that zero-padding of multiword bitfields is necessary,
and that delimiting each word is nice to avoid endianess confusion.
bhalevy: without zero padding output can be ambiguous. Also,
since the printed array of two 32-bit unsigned integers is not a
64-bit number, delimiting the output with a semicolon makes more sense.
Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sched/em_text.c')
0 files changed, 0 insertions, 0 deletions