From: Greg Kroah-Hartman Date: Wed, 30 Apr 2025 09:00:02 +0000 (+0200) Subject: fix up "Kleine-König" in commit X-Git-Tag: v5.4.293~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=475ab7f710900c3dac72bc53cb72d80adec9cb06;p=thirdparty%2Fkernel%2Fstable-queue.git fix up "Kleine-König" in commit --- diff --git a/queue-6.1/of-module-add-buffer-overflow-check-in-of_modalias.patch b/queue-6.1/of-module-add-buffer-overflow-check-in-of_modalias.patch index efa41816d0..eda64cf1ef 100644 --- a/queue-6.1/of-module-add-buffer-overflow-check-in-of_modalias.patch +++ b/queue-6.1/of-module-add-buffer-overflow-check-in-of_modalias.patch @@ -17,7 +17,7 @@ Fixes: bc575064d688 ("of/device: use of_property_for_each_string to parse compat Signed-off-by: Sergey Shtylyov Link: https://lore.kernel.org/r/bbfc6be0-c687-62b6-d015-5141b93f313e@omp.ru Signed-off-by: Rob Herring -Signed-off-by: Uwe Kleine-König +Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- drivers/of/device.c | 7 ++++---