All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hindborg <a.hindborg@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Breno Leitao <leitao@debian.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] configfs for v6.18
Date: Wed, 01 Oct 2025 11:47:04 +0200	[thread overview]
Message-ID: <87jz1fvtrb.fsf@kernel.org> (raw)

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


             reply	other threads:[~2025-10-01  9:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-01  9:47 Andreas Hindborg [this message]
2025-10-03 20:14 ` [GIT PULL] configfs for v6.18 Linus Torvalds
2025-10-03 21:33 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jz1fvtrb.fsf@kernel.org \
    --to=a.hindborg@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.