From: Greg Kroah-Hartman Date: Fri, 11 Aug 2023 10:01:53 +0000 (+0200) Subject: 5.15 fuzz cleanup X-Git-Tag: v6.1.45~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668bf8e0fc3a3ba428d782bdc6e98320d42f26b7;p=thirdparty%2Fkernel%2Fstable-queue.git 5.15 fuzz cleanup --- diff --git a/queue-5.15/firmware-arm_scmi-drop-of-node-reference-in-the-transport-channel-setup.patch b/queue-5.15/firmware-arm_scmi-drop-of-node-reference-in-the-transport-channel-setup.patch index e60cc9d52ce..d31e1c0cda3 100644 --- a/queue-5.15/firmware-arm_scmi-drop-of-node-reference-in-the-transport-channel-setup.patch +++ b/queue-5.15/firmware-arm_scmi-drop-of-node-reference-in-the-transport-channel-setup.patch @@ -38,7 +38,7 @@ Signed-off-by: Greg Kroah-Hartman of_node_put(shmem); --- a/drivers/firmware/arm_scmi/smc.c +++ b/drivers/firmware/arm_scmi/smc.c -@@ -78,8 +78,10 @@ static int smc_chan_setup(struct scmi_ch +@@ -76,8 +76,10 @@ static int smc_chan_setup(struct scmi_ch return -ENOMEM; np = of_parse_phandle(cdev->of_node, "shmem", 0);