On 06/21/2010 04:25 PM, Alexander Graf wrote:
The linux kernel already provides a hash function. Let's reuse that
instead of reinventing the wheel!
Applied, thanks.
--
error compiling committee.c: too many arguments to function
___
Linuxppc-dev
The linux kernel already provides a hash function. Let's reuse that
instead of reinventing the wheel!
Signed-off-by: Alexander Graf
---
arch/powerpc/kvm/book3s_32_mmu_host.c | 10 ++
arch/powerpc/kvm/book3s_64_mmu_host.c | 11 ++-
2 files changed, 4 insertions(+), 17 deletion