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 <bfie...@fieldses.org>
> Suggested-by: Julia Lawall <julia.law...@lip6.fr>
> Acked-by: Julia Lawall <julia.law...@lip6.fr>
> Signed-off-by: Fabian Frederick <f...@skynet.be>
> ---
> 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 majord...@vger.kernel.org
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