etc/checkpatch/checkpatch.conf: --ignore MACRO_WITH_FLOW_CONTROL

This macro is internal, so it shouldn't be dangerous.

And even if it were public, we use __label__ to make sure it's fine to
use goto within the macro.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
1 file changed