[PATCH v6 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Thu Jul 25 06:20:39 PDT 2024


Hello:

This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Mon, 17 Jun 2024 21:14:23 +0800 you wrote:
> ci_leaf_init() is a declared static function. The implementation of the
> function body and the caller do not use the parameter (struct device_node
> *node) input parameter, so remove it.
> 
> Fixes: 6a24915145c9 ("Revert "riscv: Set more data to cacheinfo"")
> Signed-off-by: Yunhui Cui <cuiyunhui at bytedance.com>
> Reviewed-by: Jeremy Linton <jeremy.linton at arm.com>
> Reviewed-by: Sudeep Holla <sudeep.holla at arm.com>
> 
> [...]

Here is the summary with links:
  - [v6,1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
    https://git.kernel.org/riscv/c/0c8a84c2ab78
  - [v6,2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    https://git.kernel.org/riscv/c/604f32ea6909
  - [v6,3/3] RISC-V: Select ACPI PPTT drivers
    https://git.kernel.org/riscv/c/66381d36771e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list