diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2015-03-26 23:27:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-03 16:18:56 +0200 |
commit | f3de9b635d93a3d268adda428e1df94091506a42 (patch) | |
tree | 6b58047776ca5c84302360cc82ca5c874ef0528c /drivers/misc/mei/client.h | |
parent | mei: fix mei_poll operation (diff) | |
download | linux-f3de9b635d93a3d268adda428e1df94091506a42.tar.xz linux-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 'drivers/misc/mei/client.h')
0 files changed, 0 insertions, 0 deletions