Home
last modified time | relevance | path

Searched hist:"8856 ae4df3e9b5295ea2da7ad3b00796386454ec" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dfork.cdiff 8856ae4df3e9b5295ea2da7ad3b00796386454ec Sat Jun 01 00:30:12 CDT 2019 Kefeng Wang <wangkefeng.wang@huawei.com> kernel/fork.c: make max_threads symbol static

Fix build warning,
kernel/fork.c:125:5: warning: symbol 'max_threads' was not declared. Should it be static?

Link: http://lkml.kernel.org/r/20190516015118.140561-1-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>