[PATCH V2] fs: ubifs: Replace kmem_cache_alloc/memset with kmem_cache_zalloc

Richard Weinberger richard at nod.at
Thu May 26 07:33:33 PDT 2016


Am 26.05.2016 um 16:28 schrieb Salah Triki:
> Code is more readable when using kmem_cache_zalloc instead of kmem_cache_alloc/memset.

I don't fully agree. You also have ignored my other comment on this patch.
Please note that the path you are patching is a hot path.

Thanks,
//richard



More information about the linux-mtd mailing list