mei: mei_cl_unlink: no need to loop over dev list
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 16 Sep 2013 20:44:45 +0000 (23:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 15:42:44 +0000 (08:42 -0700)
we can call list_del_init regardless the client is
linked or not it is always properly initialized

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found