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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 807EAC433E2 for ; Sat, 12 Sep 2020 13:35:08 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 78BB7207FB for ; Sat, 12 Sep 2020 13:35:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=disroot.org header.i=@disroot.org header.b="DeD6p62a" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 78BB7207FB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=disroot.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-kernel-mentees-bounces@lists.linuxfoundation.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0FBBA876A0; Sat, 12 Sep 2020 13:35:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ayngmNKsJR4s; Sat, 12 Sep 2020 13:35:06 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id 59EE987699; Sat, 12 Sep 2020 13:35:06 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 3738AC0052; Sat, 12 Sep 2020 13:35:06 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id C823AC0051 for ; Sat, 12 Sep 2020 13:35:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id A450785478 for ; Sat, 12 Sep 2020 13:35:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hYyPh96iED6T for ; Sat, 12 Sep 2020 13:35:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 7DACA853FF for ; Sat, 12 Sep 2020 13:35:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3F78352ED1; Sat, 12 Sep 2020 15:35:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RQm6feeT3nZr; Sat, 12 Sep 2020 15:35:00 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1599917699; bh=iEu1izxySnSVXfxJv0k+srWW/6hjkyXYwgXHGO/kNmU=; h=Date:From:Subject:To:Cc:In-Reply-To:References; b=DeD6p62a2YEmzqXstqiJch6aQaW25a+UPAkDLTSMhYm6EGKIcaWN+Ie93Qzgp9rqW z/HjgfrGpVX8L1M9m0vFYvwCoFXjimuFDg8A4wbuk/QaE/TGlSvCHDQ+wHjzra7Rn8 vSV2xQd3zEMd85J/kgHzd4UPohURQH5Suu71n5xZoOloCtpgd4IOHigr1tJcIyhGb4 AmYT0Fjt8GB6zBej2X0eXmedjXpQ1EELqIbvOyPluLfbZqmoJc95mm3Tj7b0OEOguQ xWX+OTssmsp3wKL1GMOYtnqxZXxJIpXYvTDElT7v25vSyE65cRwT0M36m7AayXBtNS X/z4J+UREOGvg== Date: Sat, 12 Sep 2020 13:34:58 +0000 From: "Ayush" Message-ID: To: "Lukas Bulwahn" In-Reply-To: References: <20200912094826.150170-1-ayush@disroot.org> Cc: linux-kernel-mentees@lists.linuxfoundation.org Subject: Re: [Linux-kernel-mentees] [PATCH v2] checkpatch: handle line break between commit and hash value X-BeenThere: linux-kernel-mentees@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-kernel-mentees-bounces@lists.linuxfoundation.org Sender: "Linux-kernel-mentees" Hello sir, > What commit is your patch based on? > > Try always to test that the commit applies on the current master and on > the latest linux-next. This patch is tested on linux-next (tag: next-20200911). It won't merge on master as it is some commits behind the next-20200911 and that is maybe causing conflict. Thanks, Ayush _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees