diff options
| author | Milind Arun Choudhary <[email protected]> | 2009-02-20 13:56:45 +0000 |
|---|---|---|
| committer | Alexey Dobriyan <[email protected]> | 2009-03-30 21:14:22 +0000 |
| commit | 09729a9919fdaf137995b0f19cbd401e22229cac (patch) | |
| tree | 54b187f7fade4f4669f37935f019b6f8c23b5df4 /net/unix/af_unix.c | |
| parent | proc: move fs/proc/inode-alloc.txt comment into a source file (diff) | |
| download | kernel-09729a9919fdaf137995b0f19cbd401e22229cac.tar.gz kernel-09729a9919fdaf137995b0f19cbd401e22229cac.zip | |
proc: fix sparse warnings in pagemap_read()
fs/proc/task_mmu.c:696:12: warning: cast removes address space of expression
fs/proc/task_mmu.c:696:9: warning: incorrect type in assignment (different address spaces)
fs/proc/task_mmu.c:696:9: expected unsigned long long [noderef] [usertype] <asn:1>*out
fs/proc/task_mmu.c:696:9: got unsigned long long [usertype] *<noident>
fs/proc/task_mmu.c:697:12: warning: cast removes address space of expression
fs/proc/task_mmu.c:697:9: warning: incorrect type in assignment (different address spaces)
fs/proc/task_mmu.c:697:9: expected unsigned long long [noderef] [usertype] <asn:1>*end
fs/proc/task_mmu.c:697:9: got unsigned long long [usertype] *<noident>
fs/proc/task_mmu.c:723:12: warning: cast removes address space of expression
fs/proc/task_mmu.c:723:26: error: subtraction of different types can't work (different address spaces)
fs/proc/task_mmu.c:725:24: error: subtraction of different types can't work (different address spaces)
Signed-off-by: Milind Arun Choudhary <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Alexey Dobriyan <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
