From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B69EAC43381 for ; Wed, 27 Feb 2019 03:16:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 923BA218E2 for ; Wed, 27 Feb 2019 03:16:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729432AbfB0DQs (ORCPT ); Tue, 26 Feb 2019 22:16:48 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:39036 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729128AbfB0DQs (ORCPT ); Tue, 26 Feb 2019 22:16:48 -0500 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 7306667CB7AE3F7EF7B8; Wed, 27 Feb 2019 11:16:43 +0800 (CST) Received: from [127.0.0.1] (10.74.149.191) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.408.0; Wed, 27 Feb 2019 11:16:37 +0800 Subject: Re: linux-next: Fixes tag needs some work in the net-next tree To: Stephen Rothwell CC: David Miller , Networking , Linux Next Mailing List , "Linux Kernel Mailing List" , Jian Shen , "Peng Li" References: <20190225190034.0cad4e3d@canb.auug.org.au> <0788736a-dfba-edd1-f62d-2205d6702f4b@huawei.com> <20190227132314.16dd9257@canb.auug.org.au> From: tanhuazhong Message-ID: <126a707c-2ffe-8250-de3e-a8e183703d92@huawei.com> Date: Wed, 27 Feb 2019 11:16:37 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20190227132314.16dd9257@canb.auug.org.au> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.74.149.191] X-CFilter-Loop: Reflected Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 2019/2/27 10:23, Stephen Rothwell wrote: > Hi, > > On Wed, 27 Feb 2019 09:12:57 +0800 tanhuazhong wrote: >> >> It is my mistake, so sorry about this. There is a redundant "net: hns3: >> " in the fixes tag. >> >> How could I fix it? > > Since Dave doesn't rebase his tree, there is no way to fix it (and it > is not that important any in this case), just use this as a learning > experience for next time :-) > Thanks :)