linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] s390/qdio: Fix spelling mistake
@ 2022-06-23  6:05 Zhang Jiaming
  2022-06-27 16:18 ` Benjamin Block
  2022-06-28 12:44 ` Alexander Gordeev
  0 siblings, 2 replies; 3+ messages in thread
From: Zhang Jiaming @ 2022-06-23  6:05 UTC (permalink / raw)
  To: hca, gor, agordeev, borntraeger, svens
  Cc: jwi, bblock, davem, linux-s390, linux-kernel, liqiong, renyu,
	Zhang Jiaming

Change 'defineable' to 'definable'.
Change 'paramater' to 'parameter'.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
 arch/s390/include/asm/qdio.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/s390/include/asm/qdio.h b/arch/s390/include/asm/qdio.h
index 54ae2dc65e3b..2f983e0b95e0 100644
--- a/arch/s390/include/asm/qdio.h
+++ b/arch/s390/include/asm/qdio.h
@@ -133,9 +133,9 @@ struct slibe {
  * @sb_count: number of storage blocks
  * @sba: storage block element addresses
  * @dcount: size of storage block elements
- * @user0: user defineable value
- * @res4: reserved paramater
- * @user1: user defineable value
+ * @user0: user definable value
+ * @res4: reserved parameter
+ * @user1: user definable value
  */
 struct qaob {
 	u64 res0[6];
-- 
2.25.1


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

end of thread, other threads:[~2022-06-28 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  6:05 [PATCH] s390/qdio: Fix spelling mistake Zhang Jiaming
2022-06-27 16:18 ` Benjamin Block
2022-06-28 12:44 ` Alexander Gordeev

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