mei: mei_release: drop redundant check if cb is NULL
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 15 Sep 2013 15:11:06 +0000 (18:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 15:39:27 +0000 (08:39 -0700)
mei_io_cb_free follows kfree design and check for NULL internally

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

No differences found