Re: [PATCH] drivers: ipa: fix typoes for ipa

2020-05-27 Thread David Miller
From: Wang Wenhu Date: Tue, 26 May 2020 20:19:24 -0700 > Change "transactio" -> "transaction". Also an alignment correction. > > Signed-off-by: Wang Wenhu Applied.

[PATCH] drivers: ipa: fix typoes for ipa

2020-05-26 Thread Wang Wenhu
Change "transactio" -> "transaction". Also an alignment correction. Signed-off-by: Wang Wenhu --- drivers/net/ipa/gsi.c | 2 +- drivers/net/ipa/ipa_endpoint.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ipa/gsi.c b/drivers/net/ipa/gsi.c index b671b