d89803d Use a separate buffer for <disk><driver>

Authored and Committed by Ján Tomko 7 years ago
    Use a separate buffer for <disk><driver>
    
    Eliminate the big condition at the start.
    Instead use a buffer and only format the element if the buffer
    is non-empty.
    
        
file modified
+27 -28