git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[muen/linux.git]
/
drivers
/
base
/
arch_topology.c
diff --git
a/drivers/base/arch_topology.c
b/drivers/base/arch_topology.c
index 0739c5b953bf8ab1b1f48d8df9a14cc9fcb76731..4de87b0b53c8f2bd1316ec97b81821457e9a319d 100644
(file)
--- a/
drivers/base/arch_topology.c
+++ b/
drivers/base/arch_topology.c
@@
-105,7
+105,7
@@
subsys_initcall(register_cpu_capacity_sysctl);
static u32 capacity_scale;
static u32 *raw_capacity;
static u32 capacity_scale;
static u32 *raw_capacity;
-static int
__init
free_raw_capacity(void)
+static int free_raw_capacity(void)
{
kfree(raw_capacity);
raw_capacity = NULL;
{
kfree(raw_capacity);
raw_capacity = NULL;