Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp474048imu; Tue, 22 Jan 2019 23:27:21 -0800 (PST) X-Google-Smtp-Source: ALg8bN6uTfYn5EntBEaFI+LZ+mgTkjLMSD+xk7FmED0rb5yA+8xVQgh1zNoQJk7ofMXW2Z8W+/FF X-Received: by 2002:a63:4246:: with SMTP id p67mr1013101pga.335.1548228441022; Tue, 22 Jan 2019 23:27:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548228440; cv=none; d=google.com; s=arc-20160816; b=hwlFQ0Zv83jMhV5b8gyZw/R8VPmW4f0okhhNeeCh3pogAttz4JaPcd76JQT+4nsC+9 PYmKkZalfE0xmJJ23lYzM2EtrjZJnkgT9uA7ID7wogw1YG0S1f1qjY9/pS5KACMFClG6 utfNLlNM17tfTI0QA6AV7cZy8xWaa58XHfb5RjCbG2s9ykIBpjwbcpV/4BnRALAiWenY uyc2rBmm47XsMpiMUzUg8oadonI8Oywo2K0kUR2XFKbB4c7kYf2zWrS9uqxLFe5xYtKf /2Tz/ok3a3iwzpQfErY9bGaSvE9vHlzSChwLfLJeWyIKRNkOiouOR8nS30y01333crTO Y0+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:openpgp:from:references:cc:to:subject; bh=NHVBU7awBiujmjf/Gm8iKSO+cB7o/Wc9W8S0icVrOKw=; b=LKxyX8wwNFdg25ki2J2wuAZfmPdyMD7cqFkRZc/G9QjibN42OuHCq4iVUUOHDWh4Wd P0NwuJgcGiwauH9+OuYVAv98qwIRt5otpkuz0MHsgjbsMi1hLxh3uhruff71oDEShWeR i2aN7RuGA3LUxGnzYjHtfKJ8Id7hpfr2PvmktJGEn3sKiKEcbhPr6WfqyaFLSk8igifU dEgfipww5EQdOiVsG/+ObY/aP1RSBkEzNbBvrJP6SvUbvVcTeYIHogwLlAkBhCBqMR3Z lq6LpO0+ezdaeeDbzXKKD5rSbin9Qng7quAuIbeoLG6AFtKD67I2QQcEs5yUGV0OPcKx xyYg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p16si16710383pff.272.2019.01.22.23.27.05; Tue, 22 Jan 2019 23:27:20 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727056AbfAWHZ4 (ORCPT + 99 others); Wed, 23 Jan 2019 02:25:56 -0500 Received: from gateway33.websitewelcome.com ([192.185.146.87]:23886 "EHLO gateway33.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726108AbfAWHZz (ORCPT ); Wed, 23 Jan 2019 02:25:55 -0500 Received: from cm12.websitewelcome.com (cm12.websitewelcome.com [100.42.49.8]) by gateway33.websitewelcome.com (Postfix) with ESMTP id 596F0181689 for ; Wed, 23 Jan 2019 01:25:55 -0600 (CST) Received: from gator4166.hostgator.com ([108.167.133.22]) by cmsmtp with SMTP id mCv5gCeAliQermCv5gW5vm; Wed, 23 Jan 2019 01:25:55 -0600 X-Authority-Reason: nr=8 Received: from [189.250.130.205] (port=40482 helo=[192.168.1.76]) by gator4166.hostgator.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1gmCv4-003CBj-V4; Wed, 23 Jan 2019 01:25:55 -0600 Subject: Re: [PATCH net-next] 9p: mark expected switch fall-through To: Dominique Martinet Cc: Eric Van Hensbergen , Latchesar Ionkov , "David S. Miller" , v9fs-developer@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20190123071632.GA8039@embeddedor> <20190123072329.GA27574@nautica> From: "Gustavo A. R. Silva" Openpgp: preference=signencrypt Message-ID: <3eac33cb-fe23-34ef-2a19-a0abbd6bea1e@embeddedor.com> Date: Wed, 23 Jan 2019 01:25:53 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190123072329.GA27574@nautica> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 189.250.130.205 X-Source-L: No X-Exim-ID: 1gmCv4-003CBj-V4 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.1.76]) [189.250.130.205]:40482 X-Source-Auth: gustavo@embeddedor.com X-Email-Count: 31 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= X-Local-Domain: yes Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/23/19 1:23 AM, Dominique Martinet wrote: > Gustavo A. R. Silva wrote on Wed, Jan 23, 2019: >> In preparation to enabling -Wimplicit-fallthrough, mark switch cases >> where we are expecting to fall through. >> >> This patch fixes the following warning: >> >> net/9p/trans_xen.c:514:6: warning: this statement may fall through [-Wimplicit-fallthrough=] >> >> Warning level 3 was used: -Wimplicit-fallthrough=3 >> >> This patch is part of the ongoing efforts to enabling >> -Wimplicit-fallthrough >> >> Signed-off-by: Gustavo A. R. Silva > > Sure, taking this to my queue for -next > Thanks, Dominique. :) -- Gustavo