diff options
author | Jason Wang <[email protected]> | 2021-06-24 14:49:13 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-07-23 17:47:00 +0200 |
commit | 29d45a642d4ea8de7e89b57f856046df7c3b219f (patch) | |
tree | e7e21d3535508c794e5c3e93546711d92eff526c /drivers/usb/cdns3/cdns3-trace.c | |
parent | 41353ae7a17ba63118ef364896309df3e3824390 (diff) |
pinctrl: bcm2835: Replace BUG with BUG_ON
The if condition followed by BUG can be replaced to BUG_ON which is
more compact and formal in linux source.
Signed-off-by: Jason Wang <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions