mei: drop mei_io_cb_alloc_buf
authorAlexander Usyskin <alexander.usyskin@intel.com>
Tue, 24 May 2016 20:03:41 +0000 (16:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 12:35:14 +0000 (14:35 +0200)
commitaab3b1a34ae376a80ebb05a217d950df13db5156
treea02cab92e752a8958634380c6b456eaa96ce21f2
parent35eda92afa467232ab2a01422b813fa4a14542c5
mei: drop mei_io_cb_alloc_buf

mei_io_cb_alloc_buf have a single caller :mei_cl_alloc_cb. After amthif
stopped using it, the code can be integrated into the caller and the
function can be dropped.

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>
drivers/misc/mei/client.c
drivers/misc/mei/client.h