]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/basic/docproc.c
[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver
[linux-2.6-omap-h63xx.git] / scripts / basic / docproc.c
index d6071cbf13d7645ee53f96089bb8c12af04fcb8b..f4d2f68452baa8860769b7ac9cecac75747d6118 100644 (file)
@@ -211,7 +211,7 @@ void find_export_symbols(char * filename)
  * Document all external or internal functions in a file.
  * Call kernel-doc with following parameters:
  * kernel-doc -docbook -nofunction function_name1 filename
- * function names are obtained from all the the src files
+ * function names are obtained from all the src files
  * by find_export_symbols.
  * intfunc uses -nofunction
  * extfunc uses -function