]> git.neil.brown.name Git - history.git/commit
[IRDA]: Fix 64-bit warnings.
authorDavid S. Miller <davem@nuts.ninka.net>
Thu, 19 Jun 2003 10:29:32 +0000 (03:29 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Thu, 19 Jun 2003 10:29:32 +0000 (03:29 -0700)
commiteff074da1627126b5ea858b8ca1afc87cd000555
treee640a457b62416335191dd25643c9118343bd7e2
parent850b9a8f3f17938657839c4058377d734553e9c4
[IRDA]: Fix 64-bit warnings.
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.
net/irda/irda_device.c
net/irda/irnet/irnet_irda.c
net/irda/irnet/irnet_ppp.c
net/irda/irttp.c