linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@bombadil.infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: tsbogend@alpha.franken.de, robin.murphy@arm.com,
	tglx@linutronix.de, bhelgaas@google.com,
	andriy.shevchenko@linux.intel.com, maz@kernel.org,
	jonathan.derrick@intel.com, linux-mips@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: PCI: Fix a typo
Date: Fri, 19 Mar 2021 11:09:46 -0700 (PDT)	[thread overview]
Message-ID: <d65057ff-c90-8cde-aef9-a5faf9e134a9@bombadil.infradead.org> (raw)
In-Reply-To: <20210319051514.16447-1-unixbhaskar@gmail.com>



On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/packt/packet/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
> arch/mips/pci/pci-xtalk-bridge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/pci/pci-xtalk-bridge.c b/arch/mips/pci/pci-xtalk-bridge.c
> index 50f7d42cca5a..d2216942af18 100644
> --- a/arch/mips/pci/pci-xtalk-bridge.c
> +++ b/arch/mips/pci/pci-xtalk-bridge.c
> @@ -385,7 +385,7 @@ static int bridge_domain_activate(struct irq_domain *domain,
> 	bridge_set(bc, b_int_enable, 0x7ffffe00); /* more stuff in int_enable */
>
> 	/*
> -	 * Enable sending of an interrupt clear packt to the hub on a high to
> +	 * Enable sending of an interrupt clear packet to the hub on a high to
> 	 * low transition of the interrupt pin.
> 	 *
> 	 * IRIX sets additional bits in the address which are documented as
> --
> 2.26.2
>
>

  reply	other threads:[~2021-03-19 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  5:15 [PATCH] MIPS: PCI: Fix a typo Bhaskar Chowdhury
2021-03-19 18:09 ` Randy Dunlap [this message]
2021-03-24 10:01 ` Thomas Bogendoerfer

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=d65057ff-c90-8cde-aef9-a5faf9e134a9@bombadil.infradead.org \
    --to=rdunlap@bombadil.infradead.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=jonathan.derrick@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=tglx@linutronix.de \
    --cc=tsbogend@alpha.franken.de \
    --cc=unixbhaskar@gmail.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;
as well as URLs for NNTP newsgroup(s).