diff options
author | Varsha Rao <rvarsha016@gmail.com> | 2017-02-25 17:53:58 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 09:17:05 +0100 |
commit | d351c2db5420bb17dcd2d9aac7ddb5f64c6d04b3 (patch) | |
tree | a8cc6b9726c24fb311355936f5c346e0496b7ff4 /drivers/clk/tegra/cvb.h | |
parent | ec72ba7bffdf98e1e53ad168259cd78cd48af3b5 (diff) |
staging: speakup: Replace BUG_ON() with WARN_ON().
BUG_ON() is replaced with WARN_ON() and EINVAL is returned, when
WARN_ON() is true. This fixes the following checkpatch issue:
Avoid crashing the kernel - try using WARN_ON & recovery code rather
than BUG() or BUG_ON().
Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/clk/tegra/cvb.h')
0 files changed, 0 insertions, 0 deletions