> > kfree should be used to free memory allocated by kmalloc or kzalloc to avoid > any overhead and for > maintaining consistency. > > Fixes: 5dfeb6d945 ("cifsd: use kmalloc() for small allocations") > Signed-off-by: Muhammad Usama Anjum <musamaan...@gmail.com> Looks good. I will apply. Thanks for your patch!
- [PATCH] cifsd: use kfree to free memory allocated by ... Muhammad Usama Anjum
- RE: [PATCH] cifsd: use kfree to free memory allo... Namjae Jeon