From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2 net-next] hns3pf: Fix some harmless copy and paste bugs Date: Fri, 11 Aug 2017 14:32:54 -0700 (PDT) Message-ID: <20170811.143254.1850655757602183576.davem@davemloft.net> References: <20170810095549.jxkthoyym5gn5oh3@mwanda> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: yisen.zhuang@huawei.com, salil.mehta@huawei.com, jiri@mellanox.com, jhs@mojatatu.com, huangdaode@hisilicon.com, xavier.huwei@huawei.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org To: dan.carpenter@oracle.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:60278 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753638AbdHKVcz (ORCPT ); Fri, 11 Aug 2017 17:32:55 -0400 In-Reply-To: <20170810095549.jxkthoyym5gn5oh3@mwanda> Sender: netdev-owner@vger.kernel.org List-ID: From: Dan Carpenter Date: Thu, 10 Aug 2017 12:56:14 +0300 > These were copy and paste bugs, but I believe they are harmless. > > Signed-off-by: Dan Carpenter Applied.