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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 A8FE8C433DB for ; Thu, 21 Jan 2021 08:52:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 64E4B2399A for ; Thu, 21 Jan 2021 08:52:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728102AbhAUIwI (ORCPT ); Thu, 21 Jan 2021 03:52:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728125AbhAUIvP (ORCPT ); Thu, 21 Jan 2021 03:51:15 -0500 Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 078B5C061757 for ; Thu, 21 Jan 2021 00:50:27 -0800 (PST) Received: by mail-pf1-x435.google.com with SMTP id 11so1110044pfu.4 for ; Thu, 21 Jan 2021 00:50:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kxeABTwKrp5jAkyYCl41DNW06QqjOBvc5g/VHYkvxFg=; b=v/hwrp4dy4L4iMVa4yYX+2VsKRPl0Y33S5OKbzNy1leDJBCcj0k2hMDcu1aYVgFnoW JSDF/FUaXePzzLqV5RKMQigb7pXPloNzB/a5CKo6Z4YI5dv/9mLcvlNI+2Jg07nuvBVq FHDpzcHiirZI272P7r8hXOJWsRL+GRsCemSb2oWk9nfx4ZKO+78edOD4cTSEFQRyqM3b McGgDFYHNdF4TsNbIoJt/X4IbLYDc8SdI1CKIiFSGYoVd0g5VBq4QK0OfKBfPd5lMaF8 c5HipIkJdW95uuyoMvHoD6JuBABaV5dA53F4aYZ6E6r7zTM9Xg6PYLvHBxr/q4iKGElT hHsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kxeABTwKrp5jAkyYCl41DNW06QqjOBvc5g/VHYkvxFg=; b=Y2Gp4Q7Ae/M+58h3jvLLVTWuGhcCkElFC/aLTUOy9p7FvoYVq/qgOLue8/mAQKZzsb aPZpZjKWFa6W15zbAnu/sSV0Mutx8IEkSPAkQPdll7FbttyxJ3c5D7JfuL3I5w5gJDsR cM86/gnh8q2rwnclY9lijvkbNJl0+ZnSLcS0D69FEjcNHrqrgkFaRc8FDzxXSZh9Oe7h /OU7XkgEnoJ4gLvF3EoALT6tXR5YFIvmGG9UADfhWY+EH1J9GVT1t2GgIWOkk4ESjoAV T+8L/cgUT5oujwZgTmnTlo0NAdIsHOG1BymDdGKtKrAjdmZkQ8/rQlw2BGcAuEo1RcBY WiAw== X-Gm-Message-State: AOAM533xhXHxlcePuSYSxVc8LFa1qVrCVuXQOykvRSa4qyM0P6C5hQAL IavZa0pvcdLFHmOgG8L5tlLbmk4W/eUQ1JRM8d/PyA== X-Google-Smtp-Source: ABdhPJxTk/OtbD6zGhUq09a8X9z6O9WR0eoO0GnaaPSY1RSrBUsWrxeZ4ANACpTuP7BsBGU0WjRwPZn8Zq+t6iury4I= X-Received: by 2002:a63:e049:: with SMTP id n9mr13504415pgj.339.1611219026528; Thu, 21 Jan 2021 00:50:26 -0800 (PST) MIME-Version: 1.0 References: <20210121184136.43c30669@canb.auug.org.au> In-Reply-To: <20210121184136.43c30669@canb.auug.org.au> From: Robert Foss Date: Thu, 21 Jan 2021 09:50:15 +0100 Message-ID: Subject: Re: linux-next: Fixes tag needs some work in the qcom tree To: Stephen Rothwell Cc: Andy Gross , Bjorn Andersson , Linux Kernel Mailing List , Linux Next Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Stephen, On Thu, 21 Jan 2021 at 08:41, Stephen Rothwell wrote: > > Hi all, > > In commit > > d4863ef399a2 ("arm64: dts: qcom: sdm845-db845c: Fix reset-pin of ov8856 node") > > Fixes tag > > Fixes: d4919a44564b ("arm64: dts: qcom: sdm845-db845c: Add ov8856 & ov7251 > > has these problem(s): > > - Subject has leading but no trailing parentheses > - Subject has leading but no trailing quotes > > Pleas do not split Fixes tags over more than one line. Also, keep all > the commit message tags together at the end of the message. > That's on me. Would you like a resubmission with the above fixes? > -- > Cheers, > Stephen Rothwell