• Matthew Dharm's avatar
    [PATCH] USB storage: cleanup storage_probe() · 2cc2b545
    Matthew Dharm authored
    Attached is a BK patch which cleans up the usb-storage driver
    storage_probe() function.  This patch is courtsey Alan Stern.
    
    Basically, it removes some redundant checks, moves all the error-path code
    to one place (reducing code duplication), and fixes some spelling errors.
    2cc2b545
usb.c 34.2 KB