On 03/07/17 13:50, Jan Beulich wrote:
On 30.06.17 at 17:04, wrote:
>> The amount of namespace resolution is unnecessarily large, as all code deals
>> in terms of struct segment_register. This removes the attr.fields part of
>> all
>> references, and alters attr.bytes to just attr.
> Yeah, q
>>> On 30.06.17 at 17:04, wrote:
> The amount of namespace resolution is unnecessarily large, as all code deals
> in terms of struct segment_register. This removes the attr.fields part of all
> references, and alters attr.bytes to just attr.
Yeah, quite a bit easier to read and type this way.
>