All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] configfs for v6.18
@ 2025-10-01  9:47 Andreas Hindborg
  2025-10-03 20:14 ` Linus Torvalds
  2025-10-03 21:33 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Hindborg @ 2025-10-01  9:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Breno Leitao, linux-kernel@vger.kernel.org

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(-)


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

end of thread, other threads:[~2025-10-03 21:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01  9:47 [GIT PULL] configfs for v6.18 Andreas Hindborg
2025-10-03 20:14 ` Linus Torvalds
2025-10-03 21:33 ` pr-tracker-bot

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.