diff options
author | Ingo Molnar <[email protected]> | 2014-02-27 12:20:31 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-02-27 12:20:31 +0100 |
commit | f207dbe63c61158c234e2e8929a3725a7f6b2b9b (patch) | |
tree | 51488fdd8dc02b263869ca3d2262565a06b5528a /include/linux/fpga/fpga-mgr.h | |
parent | 47be1c1a0e188232b5e5962917b21750053cd3f8 (diff) |
Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"
This reverts commit 980f88e414418bf65569a3b62b08b07e6fc2f4c6.
This warning is actually useful, don't suppress it.
We actually rely on the shadowing for ___wait_cond_timeout().
We further used the __ret variable in __wait_event_timeout()'s cmd
argument: __ret = schedule_timeout(__ret). That now explicitly uses the
wrong __ret.
Reported-by: Gregory CLEMENT <[email protected]>
Requested-by: Andrew Morton <[email protected]>
Requested-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[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