]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/dynamic-debug-howto.txt
Input: edt-ft5x06 - add DT support
[karo-tx-linux.git] / Documentation / dynamic-debug-howto.txt
index 72322c6d7352a908bb5ed1d1c0fc86735f198b4f..1bbdcfcf1f13d242e53367d402f37099aee9901b 100644 (file)
@@ -279,7 +279,7 @@ The dyndbg option is a "fake" module parameter, which means:
 
 - modules do not need to define it explicitly
 - every module gets it tacitly, whether they use pr_debug or not
-- it doesnt appear in /sys/module/$module/parameters/
+- it doesn't appear in /sys/module/$module/parameters/
   To see it, grep the control file, or inspect /proc/cmdline.
 
 For CONFIG_DYNAMIC_DEBUG kernels, any settings given at boot-time (or