[PATCH] staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)

Chao Yu yuchao0 at huawei.com
Thu Jun 27 09:29:34 UTC 2019


On 2019/6/27 13:31, Shobhit Kukreti wrote:
> Resolve checkpatch warning:
> Prefer kzalloc(sizeof(*ptr)...) over kzalloc(sizeof(struct ..)
> 
> Signed-off-by: Shobhit Kukreti <shobhitkukreti at gmail.com>

Reviewed-by: Chao Yu <yuchao0 at huawei.com>

Thanks,


More information about the devel mailing list