a2e2add nodeinfo: Rename linuxParseCPUmax() to linuxParseCPUCount()

1 file Authored by Andrea Bolognani 8 years ago, Committed by Peter Krempa 8 years ago,
    nodeinfo: Rename linuxParseCPUmax() to linuxParseCPUCount()
    
    The original name was confusing because the function returns the number
    of CPUs, not the maximum CPU id. The comment above the function has
    been updated to reflect this.
    
    No behavioral changes.
    
        
file modified
+4 -3