[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174304589675.1549280.4837326210822178054.git-patchwork-notify@kernel.org>
Date: Thu, 27 Mar 2025 03:24:56 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Chin Yik Ming <yikming2222@...il.com>
Cc: linux-riscv@...ts.infradead.org, conor@...nel.org,
paul.walmsley@...ive.com, palmer@...belt.com, aou@...s.berkeley.edu,
charlie@...osinc.com, ajones@...tanamicro.com, samuel.holland@...ive.com,
cleger@...osinc.com, andybnac@...il.com, alexghiti@...osinc.com,
peterlin@...estech.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] riscv: Simplify base extension checks and direct boolean
return
Hello:
This patch was applied to riscv/linux.git (for-next)
by Alexandre Ghiti <alexghiti@...osinc.com>:
On Thu, 30 Jan 2025 04:38:43 +0800 you wrote:
> Reduce three lines checking to single line using a ternary conditional
> expression for getting the base extension word. In addition, the
> test_bit macro function already return a boolean which matches the
> return type of the caller, so directly return the result of the test_bit
> macro function.
>
> Signed-off-by: Chin Yik Ming <yikming2222@...il.com>
>
> [...]
Here is the summary with links:
- riscv: Simplify base extension checks and direct boolean return
https://git.kernel.org/riscv/c/7f238b12660e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists