Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1181705ybg; Tue, 2 Jun 2020 03:31:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxVD1XGIsIpXCmwZjIUKb/VULcTrS8E9iaoJwnnin7G0cXeWcfTcBCAMLjF6lGCcIXdFb1f X-Received: by 2002:a17:906:81c1:: with SMTP id e1mr7551260ejx.218.1591093885740; Tue, 02 Jun 2020 03:31:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591093885; cv=none; d=google.com; s=arc-20160816; b=vfEuj/TEEXOoJKKJD1yu18nFgr8kPc44S9KK4YXs/st91cnDrc0ABugcLPqaVUFdrU lsAgF7SVDk2daF32IVlyMpF9ZigG0hGD6FPEZ7YJrRBF/v2vBFfjwt0jcJpYynW4gk+I aIJ55YsEv4h+/WGOfD1F62B5NoK6YNZbxj5mpX7+NHqah263KJ7B27z/EowPrJgq0auh yviKQCv87TMSTm5LRP62mh6LZLqhCyHNwZKA3USZqp8PFe9i7D3kKDFg6RQ6MqdSIYwq nfS7eae8SzDFMMv6nBOnNoDhPM/A56XkBzUOwIvq5ZpCFdnSfaVa0eHr+ah2CiLKd01s qluw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject:cc; bh=ZFSi9dOxBits/lgFaJ3noZPCM3pnA5e54Lq+Fp1x8DI=; b=t+0vPMF0ffWSp7SjDAGULyqiX6E3VlfTzI/9vcf7dYxcueAh+BjfYJrG6PQ8nRbWKf WFBy51ezQOFa7tmAIFBKTPNJFZONtr/HH/U3g2CvDvVl79cljQ0OSFmck6LSXmDU/In9 RLQaEtNoeiFeOjKjjZTbJXqtRJyti/FFqdYdibmDU28qyKKp3hkRMPmrlH++icHlHWjV 5bKFKxfO53lKcJXp4ANFlxSrnRggbJ4iQBbHzeNA9erQNBa/DSXoqdsZWpTpB/RrgSU5 d4k3Nffo2UXOd9ZKenP25jzI2yH68fBewWf2YIuyySZULYfFz2mq0xf8hDzxEZV57FoQ yjtg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r25si1189643edt.337.2020.06.02.03.31.02; Tue, 02 Jun 2020 03:31:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726879AbgFBK3L (ORCPT + 99 others); Tue, 2 Jun 2020 06:29:11 -0400 Received: from stargate.chelsio.com ([12.32.117.8]:4676 "EHLO stargate.chelsio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726110AbgFBK3L (ORCPT ); Tue, 2 Jun 2020 06:29:11 -0400 Received: from [10.193.177.142] (arunbr.asicdesigners.com [10.193.177.142] (may be forged)) by stargate.chelsio.com (8.13.8/8.13.8) with ESMTP id 052ASwl5031236; Tue, 2 Jun 2020 03:28:59 -0700 Cc: ayush.sawal@asicdesigners.com, David Miller , Networking , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Fixes tag needs some work in the net-next tree To: Stephen Rothwell References: <20200602091249.66601c4c@canb.auug.org.au> <8a8bc5f4-2dc3-5e2c-3013-51954004594c@chelsio.com> <20200602201821.615b9b7b@canb.auug.org.au> From: Ayush Sawal Message-ID: <9aff949b-6a03-ae7c-33ee-bb9e4bb01fae@chelsio.com> Date: Tue, 2 Jun 2020 16:00:50 +0530 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200602201821.615b9b7b@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/2/2020 3:48 PM, Stephen Rothwell wrote: > Hi Ayush, > > On Tue, 2 Jun 2020 13:01:09 +0530 Ayush Sawal wrote: >> On 6/2/2020 4:42 AM, Stephen Rothwell wrote: >>> In commit >>> >>> 055be6865dea ("Crypto/chcr: Fixes a coccinile check error") >>> >>> Fixes tag >>> >>> Fixes: 567be3a5d227 ("crypto: >>> >>> has these problem(s): >>> >>> - Subject has leading but no trailing parentheses >>> - Subject has leading but no trailing quotes >>> >>> Please do not split Fixes tags over more than one line. >> I am so sorry for this mistake. >> Is there a way to fix this? > No, David does not rebase his tree. Just remember for next time. Okay , i will keep this in mind. Thanks.