diff options
author | Bitan Biswas <[email protected]> | 2019-06-18 04:09:42 -0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2019-06-21 23:25:22 +0200 |
commit | 57ca968b69ecb741f6f8e643666e21635b6828bc (patch) | |
tree | fe862a9368f1e508c88bfed58d6059d78f03a3a3 /net/lapb/lapb_subr.c | |
parent | 9be1485accd4a0375170b93f90894e7728029078 (diff) |
i2c: tegra: remove BUG() macro
The usage of BUG() macro is generally discouraged in kernel, unless
it's a problem that results in a physical damage or loss of data.
This patch removes unnecessary BUG() macros and replaces the rest
with warning.
Signed-off-by: Bitan Biswas <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Tested-by: Dmitry Osipenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions