Hi Markus,
On 09/01/17 21:44, SF Markus Elfring wrote:
> From: Markus Elfring
> Date: Fri, 1 Sep 2017 21:08:38 +0200
>
> * Adjust a jump target so that a null pointer will not be passed to a call
> of the function "kfree".
>
> * Move this function call into an if branch.
>
> Signed-off-by: M
From: Markus Elfring
Date: Fri, 1 Sep 2017 21:08:38 +0200
* Adjust a jump target so that a null pointer will not be passed to a call
of the function "kfree".
* Move this function call into an if branch.
Signed-off-by: Markus Elfring
---
drivers/media/dvb-frontends/sp2.c | 13 +++--