• Andrew Morton's avatar
    [PATCH] Fix parportbook build again · 70fef640
    Andrew Morton authored
    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.
    70fef640
parportbook.tmpl 95.1 KB