On Thu, 26 Jan 2017 22:54:30 +0530
Daksh Anand <dakshan...@gmail.com> wrote:

> -     while ((next_percent != NULL) && !found) {
> +     while ((next_percent) && !found) {

Remove unnecessary parenthesis here.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to