All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Borkmann <borkmann@iogearbox.net>
To: Fengguang Wu <fengguang.wu@intel.com>
Cc: Wanlong Gao <gaowanlong@cn.fujitsu.com>,
	davem@davemloft.net, ffusco@redhat.com, kbuild-all@01.org,
	netdev <netdev@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init
Date: Thu, 19 Dec 2013 02:32:02 +0100	[thread overview]
Message-ID: <52B24C92.8050201@iogearbox.net> (raw)
In-Reply-To: <20131219011506.GA27326@localhost>

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@intel.com>
>> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>

That's already in netdev patchwork:

http://patchwork.ozlabs.org/patch/302908/

Thanks !

  reply	other threads:[~2013-12-19  1:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1387415314-21786-1-git-send-email-gaowanlong@cn.fujitsu.com>
2013-12-19  1:15 ` [net-next/master PATCH] lib: fix compile warning in hashlib_init Fengguang Wu
2013-12-19  1:32   ` Daniel Borkmann [this message]
2013-12-19  1:36     ` Wanlong Gao
2013-12-19  5:15     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52B24C92.8050201@iogearbox.net \
    --to=borkmann@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=fengguang.wu@intel.com \
    --cc=ffusco@redhat.com \
    --cc=gaowanlong@cn.fujitsu.com \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.