From: Bert Kenward <[email protected]>
Date: Fri, 18 Dec 2015 17:09:04 +0000

> +#ifdef DEBUG
> +             WARN_ON(1);
> +#endif

Don't do stuff like this.  Either the assertion is valid and belongs
here, or it doesn't.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to