[GIT PULL] Floppy changes for 6.2

From: Denis Efremov
Date: Sun Dec 04 2022 - 10:42:18 EST


The following changes since commit 85d6ce58e493ac8b7122e2fbe3f41b94d6ebdc11:

block: remove devnode callback from struct block_device_operations (2022-12-03 09:19:48 -0700)

are available in the Git repository at:

https://github.com/evdenis/linux-floppy tags/floppy-for-6.2

for you to fetch changes up to f8ace2e304c5dd8a7328db9cd2b8a4b1b98d83ec:

floppy: Fix memory leak in do_floppy_init() (2022-12-04 18:03:41 +0400)

----------------------------------------------------------------
Floppy patch for 6.2

The patch from Yuan Can fixes a memory leak in floppy init code.

Signed-off-by: Denis Efremov <efremov@xxxxxxxxx>

----------------------------------------------------------------
Yuan Can (1):
floppy: Fix memory leak in do_floppy_init()

drivers/block/floppy.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)