mbox series

[GIT,PULL] AFFS updates for 6.12

Message ID cover.1726154348.git.dsterba@suse.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] AFFS updates for 6.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.12-tag

Message

David Sterba Sept. 12, 2024, 3:22 p.m. UTC
Hi,

please pull the following cleanups removing unused code and updating
definition of flexible struct array.

Thanks.

----------------------------------------------------------------
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:

  Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.12-tag

for you to fetch changes up to bf751ad062b58d0750a5b9fb77d1400532a0ea44:

  affs: Replace one-element array with flexible-array member (2024-09-06 17:48:15 +0200)

----------------------------------------------------------------
Thorsten Blum (2):
      affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY
      affs: Replace one-element array with flexible-array member

 fs/affs/affs.h     | 2 --
 fs/affs/amigaffs.h | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 16, 2024, 11:25 a.m. UTC | #1
The pull request you sent on Thu, 12 Sep 2024 17:22:01 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.12-tag

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

Thank you!