[GIT PULL] configfs for v6.18
From: Andreas Hindborg
Date: Wed Oct 01 2025 - 05:47:23 EST
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(-)