• Rusty Russell's avatar
    [PATCH] USB set-bit takes a long tweaks · b1d0f8a2
    Rusty Russell authored
    This removes gratuitous & operators in front of USB's
    dev->bus->devmap.devicemap and state->unitbitmap, for bitops.
    
    This just makes it so it doesn't warn when set_bit et. al take a
    long...
    
    No object code changes,
    Rusty.
    b1d0f8a2
usb.c 78.6 KB