mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Shannon Nelson <shannon.nelson@amd.com>,
	jgg@nvidia.com, saeedm@nvidia.com, Jonathan.Cameron@huawei.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH fwctl] fwctl: fix repeated device word in log message
Date: Tue, 8 Apr 2025 15:48:30 -0700	[thread overview]
Message-ID: <2311746f-4116-4df6-81b8-d9f30071af8e@intel.com> (raw)
In-Reply-To: <20250408223300.24561-1-shannon.nelson@amd.com>



On 4/8/25 3:33 PM, Shannon Nelson wrote:
> Remove the repeated word "device" from a dev_warn() message.
> 
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>

> ---
>  drivers/fwctl/main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/fwctl/main.c b/drivers/fwctl/main.c
> index cb1ac9c40239..bc6378506296 100644
> --- a/drivers/fwctl/main.c
> +++ b/drivers/fwctl/main.c
> @@ -105,7 +105,7 @@ static int fwctl_cmd_rpc(struct fwctl_ucmd *ucmd)
>  		if (!test_and_set_bit(0, &fwctl_tainted)) {
>  			dev_warn(
>  				&fwctl->dev,
> -				"%s(%d): has requested full access to the physical device device",
> +				"%s(%d): has requested full access to the physical device",
>  				current->comm, task_pid_nr(current));
>  			add_taint(TAINT_FWCTL, LOCKDEP_STILL_OK);
>  		}


  reply	other threads:[~2025-04-08 22:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-08 22:33 Shannon Nelson
2025-04-08 22:48 ` Dave Jiang [this message]
2025-04-09 23:36 ` Jason Gunthorpe

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=2311746f-4116-4df6-81b8-d9f30071af8e@intel.com \
    --to=dave.jiang@intel.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=shannon.nelson@amd.com \
    /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

all inboxes | Powered by JetHome®