ccd0ea7 nodeinfo: Remove out parameter from nodeGetCPUBitmap()

2 files Authored by Andrea Bolognani 8 years ago, Committed by Peter Krempa 8 years ago,
    nodeinfo: Remove out parameter from nodeGetCPUBitmap()
    
    Not all users of this API will need the size of the returned
    bitmap; those who do can simply call virBitmapSize() themselves.
    
        
file modified
+5 -7
file modified
+1 -1