From: Manjeet Pawar
Date: Thu, 24 Nov 2016 16:11:57 +0530
> From: Rohit Thapliyal
>
> np checked for NULL and then dereferenced. It should be modified
> for NULL case.
>
> Signed-off-by: Rohit Thapliyal
> Signed-off-by: Manjeet Pawar
> Signed-off-by: Hannes Frederic Sowa
> Reviewed-by: Akhi
From: Rohit Thapliyal
np checked for NULL and then dereferenced. It should be modified
for NULL case.
Signed-off-by: Rohit Thapliyal
Signed-off-by: Manjeet Pawar
Signed-off-by: Hannes Frederic Sowa
Reviewed-by: Akhilesh Kumar
---
v1->v2: Modified as per the suggestion of Hannes
np ?