public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Danilo Krummrich" <dakr@kernel.org>
To: "Alexey Suchkov" <aleks.koyf@gmail.com>
Cc: <linux-kernel@vger.kernel.org>, <gregkh@linuxfoundation.org>,
	<rafael@kernel.org>
Subject: Re: [PATCH v2] drivers/base: make devtmpfs_context_ops static
Date: Sat, 17 Jan 2026 00:12:43 +0100	[thread overview]
Message-ID: <DFQE7FKG8SLC.3K5GITOV64BAR@kernel.org> (raw)
In-Reply-To: <20260116154213.5243-3-aleks.koyf@gmail.com>

On Fri Jan 16, 2026 at 4:42 PM CET, Alexey Suchkov wrote:
> The devtmpfs_context_ops symbol is only used within devtmpfs.c.
> Marking it static removes compiler warnings and limits symbol visibility.
>
> Changes since v1:
> - Use real name in From and Signed-off-by
>
> Signed-off-by: Alexey Suchkov <aleks.koyf@gmail.com>

This is already fixed by [1]. Note that the patch was already sent at Jan 8, but
due to a typo didn't make it to the list.

[1] https://patch.msgid.link/20260116150745.1330145-1-ben.dooks@codethink.co.uk

  reply	other threads:[~2026-01-16 23:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15 16:08 [PATCH] drivers/base: make devtmpfs_context_ops static dywoq
2026-01-16 14:55 ` Greg KH
2026-01-16 19:09   ` Alexey Suchkov
2026-01-16 15:42 ` [PATCH v2] " Alexey Suchkov
2026-01-16 23:12   ` Danilo Krummrich [this message]
2026-01-17  6:36     ` [PATCH] " Alexey Suchkov

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=DFQE7FKG8SLC.3K5GITOV64BAR@kernel.org \
    --to=dakr@kernel.org \
    --cc=aleks.koyf@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox