]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
authorJohn Garry <john.g.garry@oracle.com>
Wed, 7 Jan 2026 09:40:04 +0000 (09:40 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 30 Jan 2026 15:44:38 +0000 (16:44 +0100)
commiteed444d02585b426645532166ede3e2427db901d
tree134f57a2b41a5b461569fe29b4d67287ffa5986c
parent0f61b1860cc3f52aef9036d7235ed1f017632193
include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()

The definition of cpumask_of_node() in question is guarded by conflicting
CONFIG_NUMA and !CONFIG_NUMA checks, so remove it.

Signed-off-by: John Garry <john.g.garry@oracle.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/topology.h