Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init

2013-12-18 Thread David Miller
From: Daniel Borkmann Date: Thu, 19 Dec 2013 02:32:02 +0100 > On 12/19/2013 02:15 AM, Fengguang Wu wrote: >> CC the list. >> >> On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote: >>> /git/linux/lib/hash.c: In function 'hashlib_init': >>> /git/linux/lib/hash.c:35:2: warning: passing argu

Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init

2013-12-18 Thread Wanlong Gao
On 12/19/2013 09:32 AM, Daniel Borkmann wrote: > On 12/19/2013 02:15 AM, Fengguang Wu wrote: >> CC the list. >> >> On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote: >>> /git/linux/lib/hash.c: In function 'hashlib_init': >>> /git/linux/lib/hash.c:35:2: warning: passing argument 1 of >>>

Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init

2013-12-18 Thread Daniel Borkmann
On 12/19/2013 02:15 AM, Fengguang Wu wrote: CC the list. On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote: /git/linux/lib/hash.c: In function 'hashlib_init': /git/linux/lib/hash.c:35:2: warning: passing argument 1 of 'setup_arch_fast_hash' from incompatible pointer type [enabled by

Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init

2013-12-18 Thread Fengguang Wu
CC the list. On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote: > /git/linux/lib/hash.c: In function 'hashlib_init': > /git/linux/lib/hash.c:35:2: warning: passing argument 1 of > 'setup_arch_fast_hash' from incompatible pointer type [enabled by default] > /git/linux/include/asm-generic