On Thursday, July 26, 2018 01:57:00 AM kbuild test robot wrote: > From: kbuild test robot <[email protected]> > > drivers/video/fbdev/omap2/omapfb/dss/core.c:141:2-26: WARNING: NULL check > before some freeing functions is not needed. > > NULL check before some freeing functions is not needed. > > Based on checkpatch warning > "kfree(NULL) is safe this check is probably not required" > and kfreeaddr.cocci by Julia Lawall. > > Generated by: scripts/coccinelle/free/ifnullfree.cocci > > Fixes: 7378f1149884 ("media: omap2: omapfb: allow building it with > COMPILE_TEST") > Signed-off-by: kbuild test robot <[email protected]>
Patch queued for 4.19 (w/ "media"->"fbdev" fixup in the patch title), thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
