rapidio/documentation: fix mangled paragraph in mport_cdev
authorAlexandre Bounine <[email protected]>
Tue, 2 Aug 2016 21:06:31 +0000 (14:06 -0700)
committerLinus Torvalds <[email protected]>
Tue, 2 Aug 2016 23:35:32 +0000 (19:35 -0400)
Minor edits to correct parameter description.

This patch is applicable to kernel versions starting from v4.6.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexandre Bounine <[email protected]>
Reported-by: Barry Wood <[email protected]>
Cc: Matt Porter <[email protected]>
Cc: Andre van Herk <[email protected]>
Cc: Barry Wood <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/rapidio/mport_cdev.txt

index 20c120d4b3b80df882837373292b0f9e751d65ba..6e491a6624618cd30cb67e717fd60fed50f2eaa7 100644 (file)
@@ -82,8 +82,7 @@ III. Module parameters
 
 - 'dbg_level' - This parameter allows to control amount of debug information
         generated by this device driver. This parameter is formed by set of
-        This parameter can be changed bit masks that correspond to the specific
-        functional block.
+        bit masks that correspond to the specific functional blocks.
         For mask definitions see 'drivers/rapidio/devices/rio_mport_cdev.c'
         This parameter can be changed dynamically.
         Use CONFIG_RAPIDIO_DEBUG=y to enable debug output at the top level.