]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
extract-cert: drop unused definition of PKEY_ID_PKCS7
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 5 Mar 2026 09:31:37 +0000 (10:31 +0100)
committerSami Tolvanen <samitolvanen@google.com>
Tue, 24 Mar 2026 21:42:37 +0000 (21:42 +0000)
commit137676d4482d8b8d755890b4ed29fe8223661d20
tree87e267566f2aed51626dda140a84fa14aed5e95f
parentf15dbe8a94b6e3768b10e10bf8ab95b28682db80
extract-cert: drop unused definition of PKEY_ID_PKCS7

This definition duplicates a definition from an internal kernel header
which is going to be renamed.

To get rid of an instance of the old name, drop the definition.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Petr Pavlu <petr.pavlu@suse.com>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
certs/extract-cert.c