[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171229144957.GA16123@parch.localdomain>
Date: Fri, 29 Dec 2017 15:50:02 +0100
From: Philippe Loctaux <loctauxphilippe@...il.com>
To: Ozgur <ozgur@...sey.org>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, loctauxphilippe@...il.com
Subject: Re: [PATCH 2/2] Staging: most: aim-sound: sound.c: removed
unnecessary parentheses
On Fri, Dec 29, 2017 at 02:19:56AM +0300, Ozgur wrote:
> I think this patch is not good, the code will not work. Please should understand in && operator and () why used with C.
hi,
this patch should work, since it compiles and passes checkpatch.
the reason why i removed the () is because of the && operator, it works
without the need of having () around the statments, which makes the code
simpler to read.
have a nice day.
-phil
loctauxphilippe@...il.com
https://philippeloctaux.com
Powered by blists - more mailing lists