Re: [Patch net-next] tcp_metrics: rearrange fields to avoid holes
From: Cong Wang <hidden>
Date: 2013-07-31 03:40:55
From: Cong Wang <hidden>
Date: 2013-07-31 03:40:55
On Tue, 2013-07-30 at 20:35 -0700, Joe Perches wrote:
True, using "unsigned long" instead of "long unsigned int" would likely be better too.
"long unsigned int" is the output of pahole, not the source code.