Hi, On Thu, Jul 20, 2017 at 4:37 PM, <suni...@techveda.org> wrote: > From: Suniel Mahesh <suni...@techveda.org> > > kfree(NULL) is safe and their is no need for a NULL check. Pointed out > by checkpatch. > > Signed-off-by: Suniel Mahesh <suni...@techveda.org> > --- > Note: > - Patch was compile tested and built(ARCH=arm) on next-20170719. > No build issues reported.
Patch applies against staging-next + latest changes and it builds and runs. Acked-by: Gilad Ben-Yossef <gi...@benyossef.com> Gilad