diff mbox series

[74/74] copy-list: minimal updates

Message ID 20240524190908.e47720d3b00e.I38c2d2390eb0ad24c675ec42c58051f86d279548@changeid (mailing list archive)
State New
Headers show
Series backport updates from Intel | expand

Commit Message

Johannes Berg May 24, 2024, 5:08 p.m. UTC
From: Johannes Berg <johannes.berg@intel.com>

These are needed, but it still won't really work,
since patches don't apply.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 copy-list | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
diff mbox series

Patch

diff --git a/copy-list b/copy-list
index 027e9c883b48..ce879409df45 100644
--- a/copy-list
+++ b/copy-list
@@ -14,10 +14,6 @@  COPYING
 LICENSES/
 Documentation/process/license-rules.rst
 MAINTAINERS
-include/linux/unaligned/
-include/linux/hashtable.h
-include/linux/fixp-arith.h
-include/linux/crc32poly.h
 
 # This just defines some macros, simply take it
 include/linux/bitfield.h
@@ -26,7 +22,7 @@  include/linux/overflow.h
 include/linux/units.h
 
 # crypto_memneq
-lib/memneq.c -> compat/memneq.c
+lib/crypto/memneq.c -> compat/memneq.c
 
 # 802.11
 drivers/net/wireless/Kconfig
@@ -82,6 +78,7 @@  crypto/asymmetric_keys/pkcs7_verify.c -> compat/verification/pkcs7_verify.c
 crypto/asymmetric_keys/x509_cert_parser.c -> compat/verification/x509_cert_parser.c
 crypto/asymmetric_keys/x509_parser.h -> compat/verification/x509_parser.h
 crypto/asymmetric_keys/x509_public_key.c -> compat/verification/x509_public_key.c
+crypto/asymmetric_keys/x509_loader.c -> compat/verification/x509_loader.c
 
 net/Makefile
 net/Kconfig