]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix parportbook build again
authorAndrew Morton <akpm@osdl.org>
Mon, 12 Apr 2004 07:59:45 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 12 Apr 2004 07:59:45 +0000 (00:59 -0700)
commit70fef640e704e24c9f053382582bbdbe52453793
tree22bab9000e8b94ad831faa01673a80141a5ba3c9
parent340a59bfa70710094f1745417817c87f60e3e291
[PATCH] Fix parportbook build again

From: Herbert Xu <herbert@gondor.apana.org.au>

The previous fix causes a syntax error when building:

Working on: /home/gondolin/herbert/src/debian/work/kernel/build/2.6/kernel-source-2.6.5-2.6.5/Documentation/DocBook/parportbook.sgml
jade:/home/gondolin/herbert/src/debian/work/kernel/build/2.6/kernel-source-2.6.5-2.6.5/Documentation/DocBook/parportbook.sgml:4059:2:E: invalid comment declaration: found character "!" outside comment but inside comment declaration
jade:/home/gondolin/herbert/src/debian/work/kernel/build/2.6/kernel-source-2.6.5-2.6.5/Documentation/DocBook/parportbook.sgml:4058:0: comment declaration started here
jade:/home/gondolin/herbert/src/debian/work/kernel/build/2.6/kernel-source-2.6.5-2.6.5/Documentation/DocBook/parportbook.sgml:4059:4:E: character data is not allowed here

This patch removes the offending line completely since that file is probably
not coming back anyway.
Documentation/DocBook/parportbook.tmpl