All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Floppy changes for 6.2
@ 2022-12-04 15:42 Denis Efremov
  2022-12-04 15:55 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Efremov @ 2022-12-04 15:42 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Linux-kernel

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@linux.com>

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Floppy changes for 6.2
  2022-12-04 15:42 [GIT PULL] Floppy changes for 6.2 Denis Efremov
@ 2022-12-04 15:55 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-12-04 15:55 UTC (permalink / raw)
  To: efremov; +Cc: linux-block, Linux-kernel

On 12/4/22 8:42 AM, Denis Efremov wrote:
> 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@linux.com>
> 
> ----------------------------------------------------------------
> Yuan Can (1):
>       floppy: Fix memory leak in do_floppy_init()
> 
>  drivers/block/floppy.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Pulled, thanks.

-- 
Jens Axboe



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-04 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-04 15:42 [GIT PULL] Floppy changes for 6.2 Denis Efremov
2022-12-04 15:55 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.