Subject: Re: CVS commit: src/sys/arch/evbppc To: David Young <dyoung@pobox.com> From: Jason Thorpe <thorpej@shagadelic.org> List: source-changes Date: 02/26/2007 15:36:59
On Feb 26, 2007, at 1:51 PM, David Young wrote:
> Can we also save ourselves the '== false' part using '!', or am I
> missing something?
Yes, that is perfectly acceptable.
-- thorpej