Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON()

From: David Miller
Date: Mon Jun 15 2015 - 20:12:48 EST


From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
Date: Mon, 15 Jun 2015 10:35:05 +0530

> Use BUG_ON(condition) instead of if(condition)/BUG()
>
> Signed-off-by: Maninder Singh <maninder1.s@xxxxxxxxxxx>
> Reviewed-by: Akhilesh Kumar <akhilesh.k@xxxxxxxxxxx>

Your email client corrupted this patch, making it unusable.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/