On 19/03/13(Tue) 10:05, Ted Unangst wrote:
> On Tue, Mar 19, 2013 at 14:24, Martin Pieuchot wrote:
> > On 15/03/13(Fri) 16:59, Ted Unangst wrote:
> >> Replace LIST_END with NULL, for clarity and less characters.
> >>
> >> frag6.c was definitely a big fan of LIST_END.
> >
> > Careful, I had to edit
On Tue, Mar 19, 2013 at 14:24, Martin Pieuchot wrote:
> On 15/03/13(Fri) 16:59, Ted Unangst wrote:
>> Replace LIST_END with NULL, for clarity and less characters.
>>
>> frag6.c was definitely a big fan of LIST_END.
>
> Careful, I had to edit your diff to be able to apply it correctly.
>
> I'm mos
On 15/03/13(Fri) 16:59, Ted Unangst wrote:
> Replace LIST_END with NULL, for clarity and less characters.
>
> frag6.c was definitely a big fan of LIST_END.
Careful, I had to edit your diff to be able to apply it correctly.
I'm mostly ok with your diff, but in some place I think that it would be
Replace LIST_END with NULL, for clarity and less characters.
frag6.c was definitely a big fan of LIST_END.
Index: netinet/if_ether.c
===
RCS file: /cvs/src/sys/netinet/if_ether.c,v
retrieving revision 1.97
diff -u -p -r1.97 if_ether.