diff options
| author | Varsha Rao <rvarsha016@gmail.com> | 2017-02-25 15:23:58 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 11:17:05 +0300 |
| commit | d351c2db5420bb17dcd2d9aac7ddb5f64c6d04b3 (patch) | |
| tree | a8cc6b9726c24fb311355936f5c346e0496b7ff4 /include/linux/flex_array.h | |
| parent | ec72ba7bffdf98e1e53ad168259cd78cd48af3b5 (diff) | |
| download | linux-d351c2db5420bb17dcd2d9aac7ddb5f64c6d04b3.tar.xz | |
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 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
