[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175699219833.16699.17061443584274137529.b4-ty@linux.intel.com>
Date: Thu, 04 Sep 2025 16:23:18 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Shyam Sundar S K <Shyam-sundar.S-k@....com>,
Hans de Goede <hansg@...nel.org>, platform-driver-x86@...r.kernel.org,
linux-kernel@...r.kernel.org, Liao Yuanhong <liaoyuanhong@...o.com>
Subject: Re: [PATCH] platform/x86/amd/pmf: Remove redundant ternary
operators
On Thu, 28 Aug 2025 20:26:48 +0800, Liao Yuanhong wrote:
> For ternary operators in the form of "a ? true : false", if 'a' itself
> returns a boolean result, the ternary operator can be omitted. Remove
> redundant ternary operators to clean up the code.
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/amd/pmf: Remove redundant ternary operators
commit: f490253809c8dab4af62e787f5a3ac3d22aa869c
--
i.
Powered by blists - more mailing lists