mbox series

[GIT,PULL] zonefs fixes for 6.9-rc4

Message ID 20240413014104.1099579-1-dlemoal@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] zonefs fixes for 6.9-rc4 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc4

Message

Damien Le Moal April 13, 2024, 1:41 a.m. UTC
From: Damien Le Moal <damien.lemoal@opensource.wdc.com>

Linus,

The following changes since commit 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702:

  Merge tag 'drm-fixes-2024-04-09' of https://gitlab.freedesktop.org/drm/kernel (2024-04-09 09:24:37 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc4

for you to fetch changes up to 60b703c71fa80de0c2e14af66e57e234019b7da2:

  zonefs: Use str_plural() to fix Coccinelle warning (2024-04-10 07:23:47 +0900)

----------------------------------------------------------------
zonefs fixes for 6.9-rc4

 - Suppress a coccicheck warning using str_plural().

----------------------------------------------------------------
Thorsten Blum (1):
      zonefs: Use str_plural() to fix Coccinelle warning

 fs/zonefs/super.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org April 13, 2024, 6:23 p.m. UTC | #1
The pull request you sent on Sat, 13 Apr 2024 10:41:04 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/76b0e9c42996e1883b1783afbe139ed78cf62860

Thank you!