On Wed, 8 Jun 2016, David Miller wrote:
From: Julia Lawall <redacted>
Date: Wed, 8 Jun 2016 18:15:29 +0200 (CEST)
quoted
Use BUG_ON instead of a if condition followed by BUG.
Generated by: scripts/coccinelle/misc/bugon.cocci
CC: Mike Rapoport <redacted>
Signed-off-by: Julia Lawall <redacted>
Signed-off-by: Fengguang Wu <redacted>
This doesn't apply cleanly to any of my trees.
Sorry not to have included the source information. It seems to be from
here:
https://github.com/0day-ci/linux/commits/Mike-Rapoport/virtio_net-add-_UAPI-prefix-to-virtio_net-header-guards/20160608-211558
julia