All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,sj@kernel.org,donettom@linux.ibm.com,akpm@linux-foundation.org
Subject: [folded-merged] drivers-base-node-fold-unregister_node-into-unregister_one_node-fix.patch removed from -mm tree
Date: Tue, 11 Nov 2025 16:27:26 -0800	[thread overview]
Message-ID: <20251112002727.815D2C4CEF5@smtp.kernel.org> (raw)


The quilt patch titled
     Subject: drivers-base-node-fold-unregister_node-into-unregister_one_node-fix
has been removed from the -mm tree.  Its filename was
     drivers-base-node-fold-unregister_node-into-unregister_one_node-fix.patch

This patch was dropped because it was folded into drivers-base-node-fold-unregister_node-into-unregister_one_node.patch

------------------------------------------------------
From: Donet Tom<donettom@linux.ibm.com>
Subject: drivers-base-node-fold-unregister_node-into-unregister_one_node-fix
Date: Fri, 17 Oct 2025 10:27:54 +0530

removes extra spaces before @nid and "All".

Link: https://lkml.kernel.org/r/cff01514-9074-4c97-bcf1-d4e3594e48b0@linux.ibm.com
Signed-off-by: Donet Tom<donettom@linux.ibm.com>
Cc: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/base/node.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/base/node.c~drivers-base-node-fold-unregister_node-into-unregister_one_node-fix
+++ a/drivers/base/node.c
@@ -911,7 +911,7 @@ int register_node(int nid)
  * unregister_node - unregister a node device
  * @nid: nid of the node going away
  *
- * Unregisters the node device at node id  @nid.  All the devices on the
+ * Unregisters the node device at node id @nid. All the devices on the
  * node must be unregistered before calling this function.
  */
 void unregister_node(int nid)
_

Patches currently in -mm which might be from donettom@linux.ibm.com are

drivers-base-node-fold-register_node-into-register_one_node.patch
drivers-base-node-fold-unregister_node-into-unregister_one_node.patch


                 reply	other threads:[~2025-11-12  0:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20251112002727.815D2C4CEF5@smtp.kernel.org \
    --to=akpm@linux-foundation.org \
    --cc=donettom@linux.ibm.com \
    --cc=mm-commits@vger.kernel.org \
    --cc=sj@kernel.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.