Merge branch 'rds-minor-updates-for-spelling-and-endian'
authorJakub Kicinski <kuba@kernel.org>
Sat, 21 Jun 2025 14:35:42 +0000 (07:35 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Jun 2025 14:35:43 +0000 (07:35 -0700)
commit1ed3ced30a7e1a8cf22b918665b3f813a69b1015
tree4dcef0ee6157941abf2e0075b716e4e80e066b77
parent4672aec56d2e8edabcb74c3e2320301d106a377e
parent433dce0692a01b00a36fde4044bff641c9bff608
Merge branch 'rds-minor-updates-for-spelling-and-endian'

Simon Horman says:

====================
rds: Minor updates for spelling and endian

This short series addressses some cosmetic issues in rds.

1. Some spelling errors, as flagged by spellcheck
2. Some endianness annotation errors, which are not bugs,
   flagged by Sparse
====================

Link: https://patch.msgid.link/20250619-rds-minor-v1-0-86d2ee3a98b9@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>