Re: [PATCH v1] module: Fix prefix for module.sig_enforce module param
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-06-02 19:46:26
Also in:
lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-06-02 19:46:26
Also in:
lkml
On Thu, Jun 2, 2022 at 12:16 PM Luis Chamberlain [off-list ref] wrote:
Linus want to take this in or should I just queue these up?
I'll take it, and remove the unnecessary #ifdef/#endif. The #undef
might as well be unconditional - simpler and doesn't hurt.
Linus