Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932101AbbGCQy7 (ORCPT ); Fri, 3 Jul 2015 12:54:59 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:48553 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754874AbbGCQy5 (ORCPT ); Fri, 3 Jul 2015 12:54:57 -0400 Date: Fri, 03 Jul 2015 09:54:56 -0700 (PDT) Message-Id: <20150703.095456.896840617547142096.davem@davemloft.net> To: liang.z.li@intel.com Cc: linux-kernel@vger.kernel.org, ian.campbell@citrix.com, wei.liu2@citrix.com, xen-devel@lists.xenproject.org, netdev@vger.kernel.org Subject: Re: [PATCH] xen-netback: remove duplicated function definition From: David Miller In-Reply-To: <1435951980-16265-1-git-send-email-liang.z.li@intel.com> References: <1435951980-16265-1-git-send-email-liang.z.li@intel.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Fri, 03 Jul 2015 09:54:57 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 18 From: Liang Li Date: Sat, 4 Jul 2015 03:33:00 +0800 > There are two duplicated xenvif_zerocopy_callback() definitions. > Remove one of them. > > Signed-off-by: Liang Li You really need to fix the date on your computer. If your date is in the future, as your's is, then your patch appears out-of-order in the patchwork patch queue since it is ordered by the Date: field in the email. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/