diff options
| author | Cathal Mullaney <[email protected]> | 2016-10-19 22:43:25 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-25 10:53:27 +0200 |
| commit | f0208b7155bc6e395c09652290a16b66e77442f3 (patch) | |
| tree | 09494f6508682801c767d0db476c66a331be6ff8 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e0e6964805c6427f2c07b5a52820c0163de74010 (diff) | |
staging: unisys: visorbus: visorchannel: Refactor locking code to be statically deterministic.
This patch makes locking in visorchannel_signalempty statically
deterministic.
As a result this patch fixes the sparse warning:
Context imbalance in 'visorchannel_signalempty' - different lock
contexts for basic block.
The logic of the locking code doesn't change but the layout of the
original code is "frowned upon"
according to mails on sparse context checking.
Refactoring removes the warning and makes the code more readable.
Signed-off-by: Cathal Mullaney <[email protected]>
Tested-by: David Kershner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions