• Russell King's avatar
    [PCMCIA] Remove write-only socket_dev · 393f4a7b
    Russell King authored
    No need for a local pointer for the struct device, especially when
    it is only ever written.  If necessary, the device can be accessed
    using s->parent->dev.dev
    393f4a7b
ds.c 26.3 KB