diff options
author | Geert Uytterhoeven <[email protected]> | 2008-10-13 21:58:58 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-10-14 10:23:27 -0700 |
commit | 7477fb6fbc339469ea945e007f3f7b3bb13b25f7 (patch) | |
tree | 45dbb6098740820c6cee67f61bef19df59fc3e9b /net/unix/sysctl_net_unix.c | |
parent | 998aaf01c6f6f3dffc1ea9e7b20b131e38fdbc78 (diff) |
HP input: kill warnings due to suseconds_t differences
Kill compiler warnings related to printf() formats in the input drivers for
various HP9000 machines, which are shared between PA-RISC (suseconds_t is int)
and m68k (suseconds_t is long). As both are 32-bit, it's safe to cast to int.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Helge Deller <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions