kernel: bump 5.15 to 5.15.111
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 827-v6.3-0005-of-device-Do-not-ignore-error-code-in-of_device_ueve.patch
index b06e0f5c1133e7e14679fe143ea1bc903605b167..dd5820e94a50670de079796bee5a518566ba518e 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 --- a/drivers/of/device.c
 +++ b/drivers/of/device.c
-@@ -378,6 +378,8 @@ int of_device_uevent_modalias(struct dev
+@@ -381,6 +381,8 @@ int of_device_uevent_modalias(struct dev
  
        sl = of_device_get_modalias(dev, &env->buf[env->buflen-1],
                                    sizeof(env->buf) - env->buflen);