On Thu, 26 Jan 2017 22:54:30 +0530 Daksh Anand <dakshanand@xxxxxxxxx> wrote: > - while ((next_percent != NULL) && !found) { > + while ((next_percent) && !found) { Remove unnecessary parenthesis here. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel