diff options
author | Dan Carpenter <[email protected]> | 2013-04-10 14:43:00 +0300 |
---|---|---|
committer | Steve French <[email protected]> | 2013-05-04 22:18:10 -0500 |
commit | b13ce4bbcae6181eb9cdda5a5bf88a28b0acd7aa (patch) | |
tree | 6c1115ee3e1a5eb4f5575e8e73c705fb2a301711 /tools/perf/scripts/python/sctop.py | |
parent | efb79f289f0a7e7fbfc82f78959093bf7d1558b9 (diff) |
cifs: small variable name cleanup
server and ses->server are the same, but it's a little bit ugly that we
lock &ses->server->srv_mutex and unlock &server->srv_mutex. It causes
a false positive in Smatch about inconsistent locking.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Steve French <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions