[PATCH] staging: erofs: clean up initialization of pointer de

Gao Xiang gaoxiang25 at huawei.com
Mon Jun 17 23:45:09 AEST 2019



On 2019/6/17 20:55, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> Currently pointer de is being initialized with a value that is
> never read and a few statements later de is being re-assigned. Clean
> this up by ininitialzing de and removing the re-assignment.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Loods good for me,

Reviewed-by: Gao Xiang <gaoxiang25 at huawei.com>

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list