linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 02/12] powerpc/hvsi: fix typo
@ 2019-01-04 21:31 Matteo Croce
  2019-01-04 21:52 ` Matteo Croce
  2019-01-24  3:40 ` [02/12] " Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Matteo Croce @ 2019-01-04 21:31 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman; +Cc: linuxppc-dev

Fix spelling mistake: "lenght" -> "length"

Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
 arch/powerpc/include/asm/hvsi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/hvsi.h b/arch/powerpc/include/asm/hvsi.h
index 3fdc54df63c9..464a7519ed64 100644
--- a/arch/powerpc/include/asm/hvsi.h
+++ b/arch/powerpc/include/asm/hvsi.h
@@ -64,7 +64,7 @@ struct hvsi_priv {
 	unsigned int	inbuf_len;	/* data in input buffer */
 	unsigned char	inbuf[HVSI_INBUF_SIZE];
 	unsigned int	inbuf_cur;	/* Cursor in input buffer */
-	unsigned int	inbuf_pktlen;	/* packet lenght from cursor */
+	unsigned int	inbuf_pktlen;	/* packet length from cursor */
 	atomic_t	seqno;		/* packet sequence number */
 	unsigned int	opened:1;	/* driver opened */
 	unsigned int	established:1;	/* protocol established */
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 02/12] powerpc/hvsi: fix typo
  2019-01-04 21:31 [PATCH 02/12] powerpc/hvsi: fix typo Matteo Croce
@ 2019-01-04 21:52 ` Matteo Croce
  2019-01-24  3:40 ` [02/12] " Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Matteo Croce @ 2019-01-04 21:52 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman; +Cc: linuxppc-dev

On Fri, Jan 4, 2019 at 10:31 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> Fix spelling mistake: "lenght" -> "length"
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
> ---
>  arch/powerpc/include/asm/hvsi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Hi,

this patch was pulled from a 12 patches series and sent alone, please
discard the "02/12" in the subject

-- 
Matteo Croce
per aspera ad upstream

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [02/12] powerpc/hvsi: fix typo
  2019-01-04 21:31 [PATCH 02/12] powerpc/hvsi: fix typo Matteo Croce
  2019-01-04 21:52 ` Matteo Croce
@ 2019-01-24  3:40 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2019-01-24  3:40 UTC (permalink / raw)
  To: Matteo Croce, Benjamin Herrenschmidt, Paul Mackerras; +Cc: linuxppc-dev

On Fri, 2019-01-04 at 21:31:52 UTC, Matteo Croce wrote:
> Fix spelling mistake: "lenght" -> "length"
> 
> Signed-off-by: Matteo Croce <mcroce@redhat.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/3b702ddd066813952154c22dd76d3b0c

cheers

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-24  3:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 21:31 [PATCH 02/12] powerpc/hvsi: fix typo Matteo Croce
2019-01-04 21:52 ` Matteo Croce
2019-01-24  3:40 ` [02/12] " Michael Ellerman

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).