aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2014-02-06 17:28:41 +0100
committerIngo Molnar <[email protected]>2014-02-09 13:11:49 +0100
commit980f88e414418bf65569a3b62b08b07e6fc2f4c6 (patch)
tree7567d3adac4aeadce4628fd0c43ddb9855efacdc /include/linux/fpga/fpga-mgr.h
parent65370bdf881e20907e7a53abab9b8c0bc5f60a6b (diff)
sched/wait: Suppress Sparse 'variable shadowing' warning
This warning seems to show up a lot now, since ___wait_event() is (indirectly) used inside wait_event_timeout(), which also has a variable called __ret. Rename the one in ___wait_event() to ___ret (another leading underscore) to suppress the warning. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions