commit | 29fe7d59bdd8cea561187fca155dbf5cee918bb8 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Fri Jan 20 02:17:16 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 20 14:41:57 2017 +0100 |
tree | 5ef4916f727a4d6793cf512f063ff6d94fb99cb6 | |
parent | 7a11a1d1b58873b2e5a6922dcdc23b6b339b14ba [diff] |
mei: make mei_io_list_flush static mei_io_list_flush is used only in client.c so make it local to the file and mark static. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>