lkml.org 
[lkml]   [2017]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Corrected some Coding Style Issues
On Thu, 26 Jan 2017 22:54:30 +0530
Daksh Anand <dakshanand@gmail.com> wrote:

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

Remove unnecessary parenthesis here.

\
 
 \ /
  Last update: 2017-01-26 18:26    [W:0.031 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site