• David S. Miller's avatar
    [IRDA]: Fix 64-bit warnings. · eff074da
    David S. Miller authored
    1) Use proper size_t printf format specifier
    2) Cast pointers properly when passing them to hashfind
    3) Print pointers using proper printf format specifier
       instead of using ugly casts.
    eff074da
irnet_irda.c 55.2 KB