commit | ff8b2f4e424a489222d3c7d55fb2d04c9639ef98 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Nov 11 17:38:03 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 15:34:19 2012 -0800 |
tree | 856e8e9881145ae6a8ce4a71ae4344928f22f69f | |
parent | 744f0f2f424d374b233cea5f9b34caa851543755 [diff] |
mei: use link and unlink terms for connecting ME and HOST client 1. rename mei_me_cl_update_filext to mei_me_cl_link 2. rename mei_remove_client_from_file_list to mei_me_cl_unlink Code style, documenation, and usage of both function is updated Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>