summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2021-11-23 08:36:18 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-08 09:03:29 +0100
commite6edaf2677939a8cf57e9152b1ab07b80f83fa11 (patch)
treee30a79be9e20d71341436f30f517469d941c133e /Makefile
parenta8d18fb4d11bdac881931b9ca305d3ce5daa0eea (diff)
ipmi: msghandler: Make symbol 'remove_work_wq' static
commit 5a3ba99b62d8486de0316334e72ac620d4b94fdd upstream. The sparse tool complains as follows: drivers/char/ipmi/ipmi_msghandler.c:194:25: warning: symbol 'remove_work_wq' was not declared. Should it be static? This symbol is not used outside of ipmi_msghandler.c, so marks it static. Fixes: 1d49eb91e86e ("ipmi: Move remove_work to dedicated workqueue") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Message-Id: <20211123083618.2366808-1-weiyongjun1@huawei.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions