diff options
author | David Howells <[email protected]> | 2008-07-30 16:33:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-07-30 16:33:05 -0700 |
commit | 849e8caa477d72cf153e5c0b6ce0c00b89738abb (patch) | |
tree | 750bf866106f4aae5ac0460a0e8b4e0314e90b7c /net/unix/sysctl_net_unix.c | |
parent | cba5cbd1559f49bec76e54de6ed21b7df3742ada (diff) |
atm: fix direct casts of pointers to u32 in the InterPhase driver
Fix direct casts of pointers to u32 in the InterPhase ATM driver. These are
all arguments being passed to printk() calls. So drop the cast and change the
%x to a %p.
Signed-off-by: David Howells <[email protected]>
Acked-by: Chas Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions