On Tue, Dec 13, 2011 at 02:00:28PM +0000, Eitan Adler wrote:
> Author: eadler (ports committer)
> Date: Tue Dec 13 14:00:27 2011
> New Revision: 228470
> URL: http://svn.freebsd.org/changeset/base/228470
> 
> Log:
>   - Add a sysctl to allow non-root users the ability to set idle
>   priorities.
[...]

I'd suggest using consistent style with those two:

[...]
> +                 unprivileged_idprio == 0)) {
[...]
> +                 !unprivileged_idprio)) {
[...]

Because it should be either 0 or 1, the latter is better.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
FreeBSD committer                         http://www.FreeBSD.org
Am I Evil? Yes, I Am!                     http://yomoli.com

Attachment: pgpZzK2DiyF99.pgp
Description: PGP signature

Reply via email to