All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] PCI: Unnecessary linesplit in __pci_setup_bridge()
Date: Fri, 16 May 2025 22:20:16 +0900	[thread overview]
Message-ID: <20250516132016.GA2390647@rocinante> (raw)
In-Reply-To: <20250404124547.51185-1-ilpo.jarvinen@linux.intel.com>

Hello,

[...]
> -	pci_info(bridge, "PCI bridge to %pR\n",
> -		 &bus->busn_res);
> +	pci_info(bridge, "PCI bridge to %pR\n", &bus->busn_res);

I don't know if there still exists such a thing as "trivial patches
maintainer" any more, so I will pull this.

I gather, it must have bothered you a bit. That said, Ilpo... your
expertise and time could have been spent differently. :)

Thank you!

	Krzysztof

  reply	other threads:[~2025-05-16 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04 12:45 [PATCH 1/1] PCI: Unnecessary linesplit in __pci_setup_bridge() Ilpo Järvinen
2025-05-16 13:20 ` Krzysztof Wilczyński [this message]
2025-05-19 13:59   ` Ilpo Järvinen
2025-05-20 15:30     ` Krzysztof Wilczyński
2025-05-16 13:21 ` Krzysztof Wilczyński

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=20250516132016.GA2390647@rocinante \
    --to=kw@linux.com \
    --cc=bhelgaas@google.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.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.