diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-08-03 14:37:32 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-09-10 15:10:57 +0200 |
commit | ace8031099f91480799b5929b4cccf2dcacc5136 (patch) | |
tree | 22e2b4efdd1b973cbf88cd36ee81f0f0316f7f72 /drivers/hid/hid-multitouch.c | |
parent | sched/debug: Use symbolic names for task state constants (diff) | |
download | linux-ace8031099f91480799b5929b4cccf2dcacc5136.tar.xz linux-ace8031099f91480799b5929b4cccf2dcacc5136.zip |
sched/topology: Make local variables static
Fix the following warnings:
kernel/sched/topology.c:10:15: warning: symbol 'sched_domains_tmpmask' was not declared. Should it be static?
kernel/sched/topology.c:11:15: warning: symbol 'sched_domains_tmpmask2' was not declared. Should it be static?
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1533299852-26941-1-git-send-email-zhongjiang@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/hid/hid-multitouch.c')
0 files changed, 0 insertions, 0 deletions