On 24/03/15 13:41, Peter Zijlstra wrote:
On Wed, Feb 04, 2015 at 06:31:15PM +0000, Morten Rasmussen wrote:
+ .use_ea = (energy_aware() && sd->groups->sge) ? true :
false,
The return value of a logical and should already be a boolean.
Indeed, thanks for spotting this!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/