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=-9.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 014ECC2D0A8 for ; Tue, 29 Sep 2020 00:47:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 988662076D for ; Tue, 29 Sep 2020 00:47:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VVmbdrui" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 988662076D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=perches.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=tF6ZXLsH/q/AB6oowhZttCh9dKMBuSrpFW4mstg5mqo=; b=VVmbdruia8l7g9M8fzDjW2n5B FE9eRev8yi2+4KBp3pd2hTkVGZhb6GTvxw3D9Z0GSsXOoE4C3eY7BhO0Wk92qbh1B95CSGOKBAT7I cNIs7l0fHHMjVZ9q6v0f4MVfreu1zW6r42piiiePkqaCouCBrNH3gXRmvuZkBSGmm7Gz3DhcBoIJT ozsEigGsQAJhJVHqyDHH3K4vTLSx8GavDvIrmVC9JwjmPTs/PIrbkyS752mYvH/9zaVv5MiKWNuYA whuU7bBv5OO0znCXds5iV3DZZUq8rsZCURlWkZHAX/nWr94hFRmMhPmL3o3uFad6ivOwHmGZZ9pAl FkgYBTzJw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kN3lt-0004nA-VZ; Tue, 29 Sep 2020 00:45:34 +0000 Received: from smtprelay0254.hostedemail.com ([216.40.44.254] helo=smtprelay.hostedemail.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kN3lq-0004mN-Un; Tue, 29 Sep 2020 00:45:31 +0000 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay01.hostedemail.com (Postfix) with ESMTP id 780A9100E7B40; Tue, 29 Sep 2020 00:45:28 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: self77_011759527186 X-Filterd-Recvd-Size: 2723 Received: from XPS-9350.home (unknown [47.151.133.149]) (Authenticated sender: joe@perches.com) by omf03.hostedemail.com (Postfix) with ESMTPA; Tue, 29 Sep 2020 00:45:25 +0000 (UTC) Message-ID: Subject: Re: [PATCH 00/18] use semicolons rather than commas to separate statements From: Joe Perches To: Mark Brown , linux-iio@vger.kernel.org, Julia Lawall Date: Mon, 28 Sep 2020 17:45:24 -0700 In-Reply-To: <160132172369.55460.9237357219623604216.b4-ty@kernel.org> References: <1601233948-11629-1-git-send-email-Julia.Lawall@inria.fr> <160132172369.55460.9237357219623604216.b4-ty@kernel.org> User-Agent: Evolution 3.36.4-0ubuntu1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_204531_042254_FDC74823 X-CRM114-Status: GOOD ( 13.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-ide@vger.kernel.org, Valdis =?UTF-8?Q?Kl=C4=93tnieks?= , David Lechner , "Rafael J. Wysocki" , Martin Blumenstingl , linux-wireless@vger.kernel.org, Neil Armstrong , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-block@vger.kernel.org, linux-acpi@vger.kernel.org, Thomas Gleixner , linux-crypto@vger.kernel.org, linux-amlogic@lists.infradead.org, openipmi-developer@lists.sourceforge.net, drbd-dev@lists.linbit.com, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 2020-09-28 at 20:35 +0100, Mark Brown wrote: > On Sun, 27 Sep 2020 21:12:10 +0200, Julia Lawall wrote: > > These patches replace commas by semicolons. This was done using the > > Coccinelle semantic patch (http://coccinelle.lip6.fr/) shown below. > > > > This semantic patch ensures that commas inside for loop headers will not be > > transformed. It also doesn't touch macro definitions. > > > > Coccinelle ensures that braces are added as needed when a single-statement > > branch turns into a multi-statement one. > > > > [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-next > > Thanks! > > [1/1] regmap: debugfs: use semicolons rather than commas to separate statements > commit: 7f4a122d0b50b40c64d24a5cf7aafe26dd9487ee Hi Mark. Rather than replying to the 0/n cover letter to a patch series, can you reply to each of the specific patches in the patch series you are applying? Otherwise, it's a bit difficult to figure out which patches you are applying. thanks _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel