On Tuesday 14 June 2016 12:09 PM, Heiko Stübner wrote:
> Am Montag, 13. Juni 2016, 23:31:47 schrieb [email protected]:
>> From: Wei Yongjun <[email protected]>
>>
>> In case of error, the function devm_kzalloc() returns NULL pointer
>> not ERR_PTR(). The IS_ERR() test in the return value check should
>> be replaced with NULL test.
>>
>> Signed-off-by: Wei Yongjun <[email protected]>
> 
> obviously correct, thanks for catching.
> 
> Reviewed-by: Heiko Stuebner <[email protected]>

applied, thanks.

-Kishon

Reply via email to