diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2014-10-02 13:39:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-03 15:52:48 -0800 |
commit | 140c7553231dcd119ebda8c27dec7f06aef7e323 (patch) | |
tree | deebf68909102b7a828ca8b92cb354383c72004a /drivers/sh/maple/Makefile | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 (diff) | |
download | op-kernel-dev-140c7553231dcd119ebda8c27dec7f06aef7e323.zip op-kernel-dev-140c7553231dcd119ebda8c27dec7f06aef7e323.tar.gz |
mei: drop unneeded client NULL check in cb structure
The pointer to client in the callback structure (cb->cl)
can't be NULL with current locking.
We can drop check and warnings as in some cases this just
uselessly complicates the code flow.
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>
Diffstat (limited to 'drivers/sh/maple/Makefile')
0 files changed, 0 insertions, 0 deletions