diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-06-10 01:26:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-10 01:59:03 +0200 |
commit | 586c7e6a280580fd94b662bf486f9bb31098d14b (patch) | |
tree | 27547e0dc35c34431f9504ad51b70ccccc55c14f /firmware | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus (diff) | |
download | linux-586c7e6a280580fd94b662bf486f9bb31098d14b.tar.xz linux-586c7e6a280580fd94b662bf486f9bb31098d14b.zip |
shm: fix unused warnings on nommu
The massive nommu update (8feae131) resulted in these warnings:
ipc/shm.c: In function `sys_shmdt':
ipc/shm.c:974: warning: unused variable `size'
ipc/shm.c:972: warning: unused variable `next'
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions