• Rolf Eike Beer's avatar
    [PATCH] PCI Hotplug: make ibm_unconfigure_device void · 9a5c386e
    Rolf Eike Beer authored
    ibm_unconfigure_device always returns 0, so we do not need to check for a
    return value != 0 and can kill the warning. And if the return value is always
    the same we don't need a return value. Also some whitespace fixing. And this
    time not line wrapped. Really. Absolutely sure. Checked twice.
    9a5c386e
ibmphp_core.c 35.9 KB