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.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 EB81AC2D0A8 for ; Mon, 28 Sep 2020 19:37:41 +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 98EB12076A for ; Mon, 28 Sep 2020 19:37:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lPxCuTKO"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="MSJg7BXk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 98EB12076A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Subject:References:In-Reply-To:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2XGMnPEOkmbMxKpJ7Af3aeloIJ42jhD8nlnwhzjefjA=; b=lPxCuTKOKl01ltJwjUXhgON4Jr iBBSWEVNh0Gaf2ftS18Xcjncc7L69W4EnkW1TZTmn+wBMxDI+xRc/6IL1v6qzkRBTp/4BCesVP3jK ewmETcFw28JT/o11WR/PcHmz5XmvCuOMMBg6z3uoHJ4ohiGaCh+87VtktzC2t2NKKPzav0e95+8i6 ThYZhFB5SQp82UE9YuLTQsiLJKiFkpzCEbWJk0JaRBEWEKDEkwftf2ZhHZPk1+ds3NHIQc6gfTkCk M5Yro7D5BHuISjNdTgTsaIu40yp5LF6N+jbR2IKdXvXoZ/vy/z77ievc88NAdn/rsdq+lEYH2mUlK L3RyiqAA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMywj-0006OC-53; Mon, 28 Sep 2020 19:36:25 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMywg-0006ND-7G; Mon, 28 Sep 2020 19:36:23 +0000 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0D39D2075F; Mon, 28 Sep 2020 19:36:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601321780; bh=X+U7EekVVRNsGlr/phtz445aMUi09ZRhF69ImwLNLwc=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=MSJg7BXkVstJd9vEovsX824VHx5efOh2soe6NlPya2/aNU3Wc3OtyqBFwvECyCPua kUi8a23q4fCBu2VgEALElrnnXdhdIZWj/cHHL6OpzjwAEjLtK3yrynoHIRx/xkJWXh qlrSnak79xvF5ea0WZw11p7XzwmQGQMaoBfCsNic= Date: Mon, 28 Sep 2020 20:35:23 +0100 From: Mark Brown To: linux-iio@vger.kernel.org, Julia Lawall In-Reply-To: <1601233948-11629-1-git-send-email-Julia.Lawall@inria.fr> References: <1601233948-11629-1-git-send-email-Julia.Lawall@inria.fr> Subject: Re: [PATCH 00/18] use semicolons rather than commas to separate statements Message-Id: <160132172369.55460.9237357219623604216.b4-ty@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_153622_330689_29BAEA3B X-CRM114-Status: GOOD ( 15.55 ) 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 Klētnieks , 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, Joe Perches , 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 MIME-Version: 1.0 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 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 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel