diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-07-31 03:39:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-31 18:39:41 -0400 |
commit | 73c21e8024296760c450a0bded131cb573f83328 (patch) | |
tree | c51a70df35c6e0783e435fa2c0d3531b3225ee23 /Documentation | |
parent | 5ac4d823fd93be49c2a90fb877fc5fc6317936d5 (diff) |
docbook bad file references
Fix docbook warnings:
Warning(linux-2.6.22-git12//drivers/base/power/main.c): no structured comments found
Warning(linux-2.6.22-git12//include/linux/splice.h): no structured comments found
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 31bf1eabc0dc..b886f52a9aac 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
@@ -380,7 +380,6 @@ X!Edrivers/base/interface.c | |||
380 | !Edrivers/base/bus.c | 380 | !Edrivers/base/bus.c |
381 | </sect1> | 381 | </sect1> |
382 | <sect1><title>Device Drivers Power Management</title> | 382 | <sect1><title>Device Drivers Power Management</title> |
383 | !Edrivers/base/power/main.c | ||
384 | !Edrivers/base/power/resume.c | 383 | !Edrivers/base/power/resume.c |
385 | !Edrivers/base/power/suspend.c | 384 | !Edrivers/base/power/suspend.c |
386 | </sect1> | 385 | </sect1> |
@@ -709,7 +708,6 @@ X!Idrivers/video/console/fonts.c | |||
709 | kernel, without continually transferring them between the kernel | 708 | kernel, without continually transferring them between the kernel |
710 | and user space. | 709 | and user space. |
711 | </para> | 710 | </para> |
712 | !Iinclude/linux/splice.h | ||
713 | !Ffs/splice.c | 711 | !Ffs/splice.c |
714 | </chapter> | 712 | </chapter> |
715 | 713 | ||