[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6e0c07bc3d2f48d4a62a9e270366c536cfe56783.camel@perches.com>
Date: Mon, 27 Jul 2020 07:52:35 -0700
From: Joe Perches <joe@...ches.com>
To: Pkshih <pkshih@...ltek.com>,
"Larry.Finger@...inger.net" <Larry.Finger@...inger.net>
Cc: "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"kvalo@...eaurora.org" <kvalo@...eaurora.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kuba@...nel.org" <kuba@...nel.org>
Subject: Re: [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg
uses
On Mon, 2020-07-27 at 09:04 +0000, Pkshih wrote:
> So, I think you would like to have parenthesis intentionally.
> If so,
> test1 ? : (test2 ? :)
> would be better.
>
>
> If not,
> test1 ? : test2 ? :
> may be what you want (without any parenthesis).
Use whatever style you like, it's unimportant to me
and it's not worth spending any real time on it.
Powered by blists - more mailing lists