From: Tomas Winkler Date: Tue, 9 Oct 2012 14:50:20 +0000 (+0200) Subject: mei: rename mei_free_cb_private to mei_io_cb_free X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601a1efa630aab0ca72bf8d638c441a09654b250;p=pandora-kernel.git mei: rename mei_free_cb_private to mei_io_cb_free 1. cb_private was an old name that we depriacated in earlier cleanups 2. we also group the funcion declaration with other _io_ functions 3. Don't check cb for NULL as mei_io_cb_free is NULL safe Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed