aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabian Frederick <[email protected]>2015-04-14 15:42:34 -0700
committerLinus Torvalds <[email protected]>2015-04-14 16:48:56 -0700
commit5017335d6d8c1fc3bbc04f80785440885f305879 (patch)
treebbf0b68bd35ca89f54c42dd50efc41d893f4ef5f /tools/perf/scripts/python
parent97534127012f0e396eddea4691f4c9b170aed74b (diff)
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
if()/BUG conversion to BUG_ON must be avoided when there's side effect in condition. The reason being BUG_ON won't execute the condition when CONFIG_BUG is not defined. With inspiration from Bruce Fields. Signed-off-by: Fabian Frederick <[email protected]> Suggested-by: Julia Lawall <[email protected]> Acked-by: Julia Lawall <[email protected]> Cc: J. Bruce Fields <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions