OSDN Git Service

android/hal-audio: Remove unneeded check
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 18 Jul 2014 14:35:30 +0000 (17:35 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 21 Jul 2014 08:39:31 +0000 (11:39 +0300)
commitece7ac61373a960670d2baf5e7a0df4c7db89110
treef9d2dc2c4a2e157339e57523987c2ac13a85700e
parentff3127350168d79e68ffd363dbc0e6fbfe40f04b
android/hal-audio: Remove unneeded check

rsp_len cannot be NULL here because of NULL check in the beginning of
the function.
android/hal-audio.c