Index of /patches/linux-kernel/2.6.0-test6
PATCHES AGAINST 2.6.0-test6
>> docbook-via-audio-list-gone.patch (October 2nd 2003)
http://marc.theaimsgroup.com/?l=linux-kernel&m=106511737824167&w=2
>> trivial-via-list.patch (October 2nd 2003)
http://marc.theaimsgroup.com/?l=linux-kernel&m=106511681123469&w=2
>> via82cxxx-janitorial.patch (October 2nd 2003)
Added a missing parameter description to remove a DocBook warning.
Improved consistency of parameter descriptions of @card.
Minor improvement to whitespace consistency in function descriptions.
>> mca-janitorial.patch (October 2nd 2003)
Janitorial updates, to remove a DocBook warning from "make htmldocs",
to fix a layout problem in DocBook's interpretation of the source.
>> brlvger-debug-fix.patch (October 1st 2003)
When compiling this drive with WRITE_DEBUG defined (for extra debug output),
gcc outputs warnings for three similar printf statements.
The specifier in each printf statement is not totally correct.
This patch removes these warnings.