• Greg Kroah-Hartman's avatar
    staging: csr: remove odd pointer typedefs · 3c0b461e
    Greg Kroah-Hartman authored
    No one was using CsrPtrdiff or CsrUintptr, but CsrIntptr is used in one
    place, so replace that with ptrdiff_t.  Odds are all it really wants is
    a void * there, but hey, I'll play along for now.
    
    Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
    Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
    Cc: Riku Mettälä <riku.mettala@bluegiga.com>
    Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    3c0b461e
csr_wifi_hip_card_sdio_intr.c 86.7 KB