aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2008-12-22 06:37:41 +0000
committerIngo Molnar <[email protected]>2008-12-22 06:41:06 +0000
commit826e08b0157c0ce8a80dfe3c0a6c5a1540dd0b1d (patch)
tree7bf9ec3611721a05aaac7053b8626cf9feff1c9f /net/unix/af_unix.c
parentschedstat: consolidate per-task cpu runtime stats (diff)
downloadkernel-826e08b0157c0ce8a80dfe3c0a6c5a1540dd0b1d.tar.gz
kernel-826e08b0157c0ce8a80dfe3c0a6c5a1540dd0b1d.zip
sched: fix warning in fs/proc/base.c
Stephen Rothwell reported this new (harmless) build warning on platforms that define u64 to long: fs/proc/base.c: In function 'proc_pid_schedstat': fs/proc/base.c:352: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64' asm-generic/int-l64.h platforms strike again: that file should be eliminated. Fix it by casting the parameters to long long. Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions