kernel: bump 5.15 to 5.15.95
[openwrt/staging/noltari.git] / target / linux / generic / backport-5.15 / 804-v5.18-0003-nvmem-core-Check-input-parameter-for-NULL-in-nvmem_u.patch
index dc96a9b88c2599773d4fb95ce1559db067a5ac93..4f471f266738ba338defc22ed7b956d1f7b36f65 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 --- a/drivers/nvmem/core.c
 +++ b/drivers/nvmem/core.c
-@@ -898,7 +898,8 @@ static void nvmem_device_release(struct
+@@ -901,7 +901,8 @@ static void nvmem_device_release(struct
   */
  void nvmem_unregister(struct nvmem_device *nvmem)
  {