public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]: kernel-api.* compilation fix
@ 2002-05-30 12:24 Juan Quintela
  2002-05-30 14:23 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Quintela @ 2002-05-30 12:24 UTC (permalink / raw)
  To: Marcelo Tosatti, lkml


Hi
        new dockbook utils are more picky about malformed SGML, I need
        that patch to get kernel-api.* to compile, notice that this
        really looks as the original intend.

diff -urN --exclude-from=/home/mitica/quintela/config/misc/dontdiff linux/Documentation/DocBook/kernel-api.tmpl linux-new/Documentation/DocBook/kernel-api.tmpl
--- linux/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:14:09.000000000 +0200
+++ linux-new/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:01:12.000000000 +0200
@@ -272,7 +272,7 @@
 !Edrivers/video/fbcmap.c
      </sect1>
      <sect1><title>Frame Buffer Generic Functions</title>
-!Idrivers/video/fbgen.c
+!Edrivers/video/fbgen.c
      </sect1>
      <sect1><title>Frame Buffer Video Mode Database</title>
 !Idrivers/video/modedb.c


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH]: kernel-api.* compilation fix
  2002-05-30 12:24 [PATCH]: kernel-api.* compilation fix Juan Quintela
@ 2002-05-30 14:23 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-05-30 14:23 UTC (permalink / raw)
  To: Juan Quintela; +Cc: Marcelo Tosatti, lkml

On Thu, 2002-05-30 at 13:24, Juan Quintela wrote:
>         new dockbook utils are more picky about malformed SGML, I need
>         that patch to get kernel-api.* to compile, notice that this
>         really looks as the original intend.

Yep.. The functions got exported in the 2.4.19pre9 patch which changed
what was needed

Marcelo I agree with this change

> 
> diff -urN --exclude-from=/home/mitica/quintela/config/misc/dontdiff linux/Documentation/DocBook/kernel-api.tmpl linux-new/Documentation/DocBook/kernel-api.tmpl
> --- linux/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:14:09.000000000 +0200
> +++ linux-new/Documentation/DocBook/kernel-api.tmpl	2002-05-30 13:01:12.000000000 +0200
> @@ -272,7 +272,7 @@
>  !Edrivers/video/fbcmap.c
>       </sect1>
>       <sect1><title>Frame Buffer Generic Functions</title>
> -!Idrivers/video/fbgen.c
> +!Edrivers/video/fbgen.c
>       </sect1>
>       <sect1><title>Frame Buffer Video Mode Database</title>
>  !Idrivers/video/modedb.c
> 
> 
> -- 
> In theory, practice and theory are the same, but in practice they 
> are different -- Larry McVoy
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-30 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 12:24 [PATCH]: kernel-api.* compilation fix Juan Quintela
2002-05-30 14:23 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox