• Rusty Russell's avatar
    [PATCH] drivers/usb/* designated initializer rework · cfe2b798
    Rusty Russell authored
    Name: Designated initializers for drivers/usb
    Author: Rusty Russell
    Status: Trivial
    
    D: The old form of designated initializers are obsolete: we need to
    D: replace them with the ISO C forms before 2.6.  Gcc has always supported
    D: both forms anyway.
    cfe2b798
drivers.c 3.51 KB