summaryrefslogtreecommitdiff
path: root/Documentation/robust-futexes.txt
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2015-04-09 23:58:04 +0300
committerMichal Marek <mmarek@suse.cz>2015-04-15 15:21:31 +0300
commit33236415ece63d5689411f3ddb676eeb93af2698 (patch)
treea2f62547e4d316850af24653761ed650bb269993 /Documentation/robust-futexes.txt
parent99b2cdde83726a89daadbfd1264fb9a3b91eed0b (diff)
downloadlinux-33236415ece63d5689411f3ddb676eeb93af2698.tar.xz
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. Inspired-by: J. Bruce Fields <bfields@fieldses.org> Suggested-by: Julia Lawall <Julia.Lawall@lip6.fr> Acked-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/robust-futexes.txt')
0 files changed, 0 insertions, 0 deletions