diff options
author | Arnd Bergmann <arnd@arndb.de> | 2005-12-16 22:45:27 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-09 15:14:14 +1100 |
commit | 021c73354921a315ae2fceb1ad7807d1569a5a74 (patch) | |
tree | 35451e7108516ed2746a75a230381d7ab44abcc9 /lib/kref.c | |
parent | 42650d8c9060a2658a79d4e30a5790b23d7753e0 (diff) |
[PATCH] powerpc: fix two build warnings
Building the arch/powerpc tree currently gives me
two warnings with gcc-4.0:
arch/powerpc/mm/imalloc.c: In function '__im_get_area':
arch/powerpc/mm/imalloc.c:225: warning: 'tmp' may be used uninitialized in this function
arch/powerpc/mm/hugetlbpage.c: In function 'hugetlb_get_unmapped_area':
arch/powerpc/mm/hugetlbpage.c:608: warning: unused variable 'vma'
both fixes are trivial.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'lib/kref.c')
0 files changed, 0 insertions, 0 deletions