diff options
author | Jiri Slaby <[email protected]> | 2008-02-07 00:16:36 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-07 08:42:33 -0800 |
commit | 319fe7c347ad2bdd99ea9b62c65ca81584ed2e1c (patch) | |
tree | 5dda5fff40846f895be81f31eda54aa06e0357c9 /net/unix/sysctl_net_unix.c | |
parent | f31e6835054f577d4d3193aed1f464b149483377 (diff) |
Char: stallion, fix compiler warnings
Don't emit warnings on 64 bit platforms from min(). sizeof() on those
is not uint, neither 2 pointers difference, cast it to uint by min_t in
both cases.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[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