* [PATCH] docbook: networking: fix file paths for uapi headers
[not found] <CA+55aFyt0KFNp5Binu-c3-XzF=MG+23EDOk1R6t4qqgW58ksAw@mail.gmail.com>
@ 2012-10-15 1:50 ` Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2012-10-15 1:50 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linux Kernel Mailing List, netdev@vger.kernel.org, David Miller,
David Howells
From: Randy Dunlap <rdunlap@xenotime.net>
Update file paths in Documentation/DocBook/networking.tmpl for uapi headers.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
Documentation/DocBook/networking.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- lnx-37-rc1.orig/Documentation/DocBook/networking.tmpl
+++ lnx-37-rc1/Documentation/DocBook/networking.tmpl
@@ -56,7 +56,7 @@
!Enet/core/filter.c
</sect1>
<sect1><title>Generic Network Statistics</title>
-!Iinclude/linux/gen_stats.h
+!Iinclude/uapi/linux/gen_stats.h
!Enet/core/gen_stats.c
!Enet/core/gen_estimator.c
</sect1>
@@ -80,7 +80,7 @@
!Enet/wimax/op-rfkill.c
!Enet/wimax/stack.c
!Iinclude/net/wimax.h
-!Iinclude/linux/wimax.h
+!Iinclude/uapi/linux/wimax.h
</sect1>
</chapter>
^ permalink raw reply [flat|nested] only message in thread