Documentation: isdn: correct spelling
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 9 Feb 2023 07:13:44 +0000 (23:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Feb 2023 00:28:13 +0000 (16:28 -0800)
Correct spelling problems for Documentation/isdn/ as reported
by codespell.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230209071400.31476-9-rdunlap@infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/isdn/interface_capi.rst
Documentation/isdn/m_isdn.rst

index fe2421444b76aa8d95c6ac700373f17fc9b33d38..4d63b34b35cfea84727fccf0b17269d4a470e7bd 100644 (file)
@@ -323,7 +323,7 @@ If the lowest bit of showcapimsgs is set, kernelcapi logs controller and
 application up and down events.
 
 In addition, every registered CAPI controller has an associated traceflag
-parameter controlling how CAPI messages sent from and to tha controller are
+parameter controlling how CAPI messages sent from and to the controller are
 logged. The traceflag parameter is initialized with the value of the
 showcapimsgs parameter when the controller is registered, but can later be
 changed via the MANUFACTURER_REQ command KCAPI_CMD_TRACE.
index 9957de349e695e2a3ea0cc036f65909172571b3e..5847a164287e5acf32768706b48e60a2a5e0545c 100644 (file)
@@ -3,7 +3,7 @@ mISDN Driver
 ============
 
 mISDN is a new modular ISDN driver, in the long term it should replace
-the old I4L driver architecture for passiv ISDN cards.
+the old I4L driver architecture for passive ISDN cards.
 It was designed to allow a broad range of applications and interfaces
 but only have the basic function in kernel, the interface to the user
 space is based on sockets with a own address family AF_ISDN.