[PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h
Simon Horman
horms at kernel.org
Thu Aug 22 12:57:23 UTC 2024
Correct spelling in iucv.h
As reported by codespell.
Cc: Alexandra Winter <wintera at linux.ibm.com>
Cc: Thorsten Winkler <twinkler at linux.ibm.com>
Cc: linux-s390 at vger.kernel.org
Signed-off-by: Simon Horman <horms at kernel.org>
---
include/net/iucv/iucv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/iucv/iucv.h b/include/net/iucv/iucv.h
index 4d114e6d6d23..dd9e93c12260 100644
--- a/include/net/iucv/iucv.h
+++ b/include/net/iucv/iucv.h
@@ -15,7 +15,7 @@
* To explore any of the IUCV functions, one must first register their
* program using iucv_register(). Once your program has successfully
* completed a register, it can exploit the other functions.
- * For furthur reference on all IUCV functionality, refer to the
+ * For further reference on all IUCV functionality, refer to the
* CP Programming Services book, also available on the web thru
* www.vm.ibm.com/pubs, manual # SC24-6084
*
--
2.43.0
More information about the Linux-security-module-archive
mailing list