From ff695439f3e0fa8c420716656e06ca2c0b050894 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 23 Jul 2025 08:40:50 +0200 Subject: [PATCH] fix up comment on nvmem patch --- ...layouts-u-boot-env-remove-crc32-endianness-conversion.patch | 3 ++- ...layouts-u-boot-env-remove-crc32-endianness-conversion.patch | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/queue-6.1/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch b/queue-6.1/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch index 5cd148019f..e8633b41a0 100644 --- a/queue-6.1/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch +++ b/queue-6.1/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch @@ -68,7 +68,8 @@ Cc: stable@vger.kernel.org Signed-off-by: "Michael C. Pratt" Signed-off-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20250716144210.4804-1-srini@kernel.org -[ applied changes to drivers/nvmem/u-boot-env.c after code was moved from drivers/nvmem/layouts/u-boot-env.c ] +[ applied changes to drivers/nvmem/u-boot-env.c before code was moved + from drivers/nvmem/layouts/u-boot-env.c ] Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-6.6/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch b/queue-6.6/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch index 95f69d17b6..888756a441 100644 --- a/queue-6.6/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch +++ b/queue-6.6/nvmem-layouts-u-boot-env-remove-crc32-endianness-conversion.patch @@ -68,7 +68,8 @@ Cc: stable@vger.kernel.org Signed-off-by: "Michael C. Pratt" Signed-off-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20250716144210.4804-1-srini@kernel.org -[ applied changes to drivers/nvmem/u-boot-env.c after code was moved from drivers/nvmem/layouts/u-boot-env.c ] +[ applied changes to drivers/nvmem/u-boot-env.c before code was moved + from drivers/nvmem/layouts/u-boot-env.c ] Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- -- 2.47.2