aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLaura Garcia Liebana <[email protected]>2016-02-24 18:11:07 +0100
committerGreg Kroah-Hartman <[email protected]>2016-03-11 22:09:09 -0800
commit350698f6efe844f9f40bf47da7bbab75eba34c61 (patch)
treee3bd1eaa84bff3e700ab452f7a4d45978888b19c /tools/perf/scripts/python/check-perf-trace.py
parentaaa657312a6b483af870bd7b412a1467b7808725 (diff)
staging: nvec: Avoid the use of BUG_ON
Prevent a kernel panic by avoiding the use of the BUG_ON macro. Checkpatch detected this issue. The BUG_ON macro is not needed as such cases shouldn't happen and they were introduced for debugging purposes. Signed-off-by: Laura Garcia Liebana <[email protected]> Acked-by: Marc Dietrich <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions