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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 B99EEC433E0 for ; Tue, 7 Jul 2020 18:31:39 +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 8B852206F6 for ; Tue, 7 Jul 2020 18:31:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="th9XZW78"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="0YrtAj7t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B852206F6 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:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=AFFaZurm/pxqu7Sw0xg0CJpTKZPD23EemPTU69Z53u0=; b=th9XZW78xH848YqnUD9vvpwZf hhcAfUoX//av1exPoSPEiVabNPmwGJMcQTl1zLL9qqkdTGgxAV/tasOiHHS3e9P0qiLSIVgJizLVV 06S9CVkE+gioC8Yt2ZuBLpGFqTKIHY7h4NPswIpsE0HQdaR11Om/vS5gUXBR9BVRX9xaK/vGmKFml BaatV7nrPiDV9LRTGXRJMYcNEPhj9SAQW2ZVnms+8/dfkork7BF8jSdl88UIYNd86sNEpU5DcA+F9 Rqx4RSkAoWiiCS4NvS4X/hILi1EVnrDQvUs47deO0su5ndKPGvANttXkAucVqC/M++D2s1eHwE1zU 1pArqoZpA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jssML-0000RN-SQ; Tue, 07 Jul 2020 18:30: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 1jssMI-0000QI-BX for linux-arm-kernel@lists.infradead.org; Tue, 07 Jul 2020 18:30:23 +0000 Received: from embeddedor (unknown [200.39.26.250]) (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 41180206F6; Tue, 7 Jul 2020 18:30:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594146621; bh=xTRNX+tombqeYkaSwvGumK40pfLh5dWiBc6gh61ysqw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0YrtAj7tQ/yq/2V3gsl6Ih2gYIDovZiLEolwSX/XiOdfmF9uZ63hV0ipmstb1K+jt WQsXiCGOQbtbEtlYZsEYtG28/Y5T27RMjPb6GRbnDJJIvn8sDGfJsPlUKtriUJbTMF XqFUn8bzlgICV3qF40EiAbWfT5TODneOvdBlDJ2A= Date: Tue, 7 Jul 2020 13:35:48 -0500 From: "Gustavo A. R. Silva" To: Dmitry Torokhov Subject: Re: [PATCH][next] Input: Use fallthrough pseudo-keyword Message-ID: <20200707183548.GA1280@embeddedor> References: <20200707180857.GA30600@embeddedor> <20200707182654.GF3273837@dtor-ws> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200707182654.GF3273837@dtor-ws> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200707_143022_484326_422D93B0 X-CRM114-Status: UNSURE ( 9.25 ) X-CRM114-Notice: Please train this message. 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: Alexandre Torgue , linux-kernel@vger.kernel.org, Maxime Coquelin , linux-input@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org 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 Tue, Jul 07, 2020 at 11:26:54AM -0700, Dmitry Torokhov wrote: > On Tue, Jul 07, 2020 at 01:08:57PM -0500, Gustavo A. R. Silva wrote: > > Replace the existing /* fall through */ comments and its variants with > > the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary > > fall-through markings when it is the case. > > > > [1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through > > > > Signed-off-by: Gustavo A. R. Silva > > Applied, thank you. > Thanks, Dmitry. -- Gustavo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel