On 2015-04-09 22:58, Fabian Frederick wrote:
> if()/BUG conversion to BUG_ON must be avoided when there's side effect
> in condition. The reason being BUG_ON won't execute the condition when 
> CONFIG_BUG
> is not defined.
> 
> Inspired-by: J. Bruce Fields <[email protected]>
> Suggested-by: Julia Lawall <[email protected]>
> Acked-by: Julia Lawall <[email protected]>
> Signed-off-by: Fabian Frederick <[email protected]>
> ---
> V2: s/condition/the condition/

Applied to kbuild.git#misc.

Michal

--
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/

Reply via email to