module: Remove outdated comment
authorYu Chen <chen.yu@easystack.cn>
Mon, 22 Nov 2021 14:26:48 +0000 (06:26 -0800)
committerLuis Chamberlain <mcgrof@kernel.org>
Wed, 12 Jan 2022 02:45:02 +0000 (18:45 -0800)
commit9dc3c3f691bca10d3aa94887eee33bf629840b23
treeaf9eb9dc1abcd5925b3720f4ebaacecefc621fd2
parentdaadb3bd0e8d3e317e36bc2c1542e86c528665e5
module: Remove outdated comment

Since commit e513cc1c07e2 ("module: Remove stop_machine from module
unloading") this comment is no longer correct. Remove it.

Signed-off-by: Yu Chen <chen.yu@easystack.cn>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/module.c