Re: svn commit: r186751 - in head/sys: netinet6 netipsec

[ Available lists | Index of svn-src-head | Month of Jan 2009 | Week of 5 Jan 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bjoern A. Zeeb <bz@FreeBSD.org>
Date
5 Jan 2009 19:50:08
Subject
Re: svn commit: r186751 - in head/sys: netinet6 netipsec
Message-ID
20090105194210.P45399@maildrop.int.zabbadoz.net


[ Hide this part ]
On Mon, 5 Jan 2009, Christoph Mallon wrote:

Hi,

> Bjoern A. Zeeb schrieb:
>> I have broken it out from a larger patch; the C99 initializer is here:
>> http://people.freebsd.org/~bz/20090105-02-c99-initializers.diff
>>
>> I case someone can give it a quick glance I'll commit them.
>
> + .pr_flags = PR_ATOMIC|PR_ADDR,
>
> style(9) wants spaces around binary operators.

I am not sure it does. In case it does I am not going to break
consistency with all other 65 places that don't do for pr_flags;
but it seems I should change the <tab>=<space> to <space>=<tab>.
Thanks for making me look, and thanks for review!

--
Bjoern A. Zeeb The greatest risk is not taking one.

Elapsed time: 0.176 seconds