]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76692cf45458588c542a26434e5a581c6f32e94e
tree468c20efd4760f4ffcd848e1e50b727411081699
parent4209e5805b200acde8ded0ab53a144a0601d11d4
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