[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87jz1fvtrb.fsf@kernel.org>
Date: Wed, 01 Oct 2025 11:47:04 +0200
From: Andreas Hindborg <a.hindborg@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Breno Leitao <leitao@...ian.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] configfs for v6.18
Hi Linus,
Here are the changes for configfs for v6.18. This time it is just a very
small refactoring to use PTR_ERR_OR_ZERO().
Please pull for v6.18.
Best regards,
Andreas Hindborg
The following changes since commit b320789d6883cc00ac78ce83bccbfe7ed58afcf0:
Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)
are available in the Git repository at:
ssh://kernel/pub/scm/linux/kernel/git/a.hindborg/linux tags/configfs-for-v6.18
for you to fetch changes up to 462272dd734b568f0190d01e24f5257c1a763fae:
configfs: use PTR_ERR_OR_ZERO() to simplify code (2025-09-04 16:49:17 +0200)
----------------------------------------------------------------
configfs changes for v6.18
----------------------------------------------------------------
Xichao Zhao (1):
configfs: use PTR_ERR_OR_ZERO() to simplify code
fs/configfs/dir.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Powered by blists - more mailing lists