[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52B24C92.8050201@iogearbox.net>
Date: Thu, 19 Dec 2013 02:32:02 +0100
From: Daniel Borkmann <borkmann@...earbox.net>
To: Fengguang Wu <fengguang.wu@...el.com>
CC: Wanlong Gao <gaowanlong@...fujitsu.com>, davem@...emloft.net,
ffusco@...hat.com, kbuild-all@...org,
netdev <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init
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 default]
>> /git/linux/include/asm-generic/hash.h:5:20: note: expected 'struct arch_hash_ops *' but argument is of type 'struct fast_hash_ops *'
>>
>> Reported-by: Fengguang Wu <fengguang.wu@...el.com>
>> Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
That's already in netdev patchwork:
http://patchwork.ozlabs.org/patch/302908/
Thanks !
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists