diff options
author | 2015-03-27 00:27:58 +0200 | |
---|---|---|
committer | 2015-04-03 16:18:56 +0200 | |
commit | f3de9b635d93a3d268adda428e1df94091506a42 (patch) | |
tree | 6b58047776ca5c84302360cc82ca5c874ef0528c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mei: fix mei_poll operation (diff) | |
download | linux-dev-f3de9b635d93a3d268adda428e1df94091506a42.tar.xz linux-dev-f3de9b635d93a3d268adda428e1df94091506a42.zip |
mei: use mei_cl_is_connected consistently
Replace open coded check for cl->state !=/== MEI_FILE_CONNECTED
with mei_cl_is_connected function.
Note that cl->state != MEI_FILE_CONNECTED is not the same
as cl->state == MEI_FILE_DISCONNECTED
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions