module: move signature taint to module_augment_kernel_taints()
authorLuis Chamberlain <mcgrof@kernel.org>
Sun, 19 Mar 2023 21:27:44 +0000 (14:27 -0700)
committerLuis Chamberlain <mcgrof@kernel.org>
Fri, 24 Mar 2023 18:33:08 +0000 (11:33 -0700)
commitc3bbf62ebf8c9e87cea875cfa146f44f46af4145
tree2b52f081aa04f3493c39f9460851fa7d1830f558
parenta12b94511cf36855cd731c16005bd535e2007552
module: move signature taint to module_augment_kernel_taints()

Just move the signature taint into the helper:

  module_augment_kernel_taints()

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/module/main.c