On Fri, Nov 11, 2016 at 05:46:45PM +0530, Maninder Singh wrote: > Replace direct comparisons to NULL i.e. > 'x == NULL' with '!x' > 'x != NULL' with 'x' > > Signed-off-by: Maninder Singh <maninder.s2@xxxxxxxxxxx> A patch that was sent right before yours causes this patch to now have conflicts. Can you refresh it against my staging-testing branch and resend? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel