kgdb: fix comment regarding static function
authorNadav Amit <namit@vmware.com>
Mon, 22 Oct 2018 04:45:48 +0000 (21:45 -0700)
committerDaniel Thompson <daniel.thompson@linaro.org>
Tue, 3 Sep 2019 10:19:41 +0000 (11:19 +0100)
commitd8a050f5a3e8242242df6430d5980c142350e461
tree468c20efd4760f4ffcd848e1e50b727411081699
parent635714312e6a515de2e78e74bf8d5b10593a4dbf
kgdb: fix comment regarding static function

The comment that says that module_event() is not static is clearly
wrong.

Signed-off-by: Nadav Amit <namit@vmware.com>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
kernel/debug/debug_core.c