Files
linux/drivers/misc
Alexander Usyskin 140c755323 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>
2014-11-03 15:52:48 -08:00
..
2014-02-28 14:08:42 -08:00
2014-10-15 10:24:54 +10:30
2013-08-27 08:28:01 -07:00
2014-07-23 15:01:43 -07:00
2014-10-08 20:15:56 +11:00
2013-03-02 08:52:17 -06:00
2014-10-08 20:15:56 +11:00