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.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 CA925C2BB1D for ; Thu, 12 Mar 2020 08:56:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A593620578 for ; Thu, 12 Mar 2020 08:56:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584003372; bh=8QZh21af5Fq8pk6AVSwtgBWIbWoSoo/av/UThU89jgk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=lg0FwSirIvmIxd02Q0CvMN9pFlVY5fnQ4ks8Sb3ossy+hqs5aND11GS1feRLVS4tu nhZ17+U0BIKlKSsWg+4l4RCDYYxFyymz6w3/cFEJ+BKhm2ToflP28knWijus9qXy+V 3sHEziXNmf3R0WA1WsqDcEuM6WADrHpDO77VF6pM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726620AbgCLI4L (ORCPT ); Thu, 12 Mar 2020 04:56:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:38080 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725978AbgCLI4L (ORCPT ); Thu, 12 Mar 2020 04:56:11 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 804AB20578; Thu, 12 Mar 2020 08:56:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584003369; bh=8QZh21af5Fq8pk6AVSwtgBWIbWoSoo/av/UThU89jgk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sTEfR3h6Df7AETe+7aig03ZmzrrMs3fYM5/vV9O9ydYgT6/GmR43kj99xShU9Dy4y hYaKcWsWo9Ni06FAEMg49ds5PlA3w05JlPYen+utH/iySKROYqOBHrnEwv4MvsM7ZU yQYjUfOI7rE8qyRSyJxf7hxeaWEjyu1T2x8RL0x8= Date: Thu, 12 Mar 2020 09:56:06 +0100 From: Greg Kroah-Hartman To: Joe Perches Cc: Masahiro Yamada , Jiri Slaby , linux-serial@vger.kernel.org, linux-arm-kernel , Linux Kernel Mailing List Subject: Re: [PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: Use fallthrough; Message-ID: <20200312085606.GA154268@kroah.com> References: <891a42ad8d8fd7beca911845108e1ded022ef3f7.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <891a42ad8d8fd7beca911845108e1ded022ef3f7.camel@perches.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 11, 2020 at 07:31:07AM -0700, Joe Perches wrote: > On Wed, 2020-03-11 at 14:15 +0900, Masahiro Yamada wrote: > > On Wed, Mar 11, 2020 at 2:07 PM Joe Perches wrote: > > > Convert the various uses of fallthrough comments to fallthrough; > > > > > > Done via script > > > Link: https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe.com/ > > > > > > Signed-off-by: Joe Perches > > > > Acked-by: Masahiro Yamada > > > > > > But, I think the patch subject should be prefixed: > > "serial: 8250_uniphier:" > > Yeah thanks, that's difficult to script though. > > Kernel development is hard :) 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.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 632EBC1975A for ; Thu, 12 Mar 2020 08:56:13 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 401EC20578 for ; Thu, 12 Mar 2020 08:56:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="INW3fj2I"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="sTEfR3h6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 401EC20578 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=8bdmLpcHJDeeQq3Kt1sdnKToGI0qAuSD/FCXz3pbE+8=; b=INW3fj2I0aPgGO ZSBh8kxwZzYXGBRHjTPBFpco32zFq5awNfJQ6Rb9W0SpzJyF4FIcvs8ly1mNs1eMlCMG4StVKXKI8 2Q6j9r9uuE4P8PTiX0EMjCsde98+8RstvvAtdYgGuOfXhgBi2xj7saJNmJaWZr956oDvGi0bCW3go Q6MlQwy3Od6VAYjqJ7MRuqY96yWcMHhv0h0FwCJuTmT9FWU7HhdmxJonrwwbLKwsCdTsc93I9Bmxt b9c4FU4/iMXP93tdD+OhLVNxHO1bobnCw+jG+WsPsUUvkscrI8eK26MbR8fiCerywzuCjctazzFY2 0/z37Wot9YhHH6dUF0fg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jCJdU-0005wI-KP; Thu, 12 Mar 2020 08:56:12 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jCJdR-0005vv-LT for linux-arm-kernel@lists.infradead.org; Thu, 12 Mar 2020 08:56:11 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 804AB20578; Thu, 12 Mar 2020 08:56:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584003369; bh=8QZh21af5Fq8pk6AVSwtgBWIbWoSoo/av/UThU89jgk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sTEfR3h6Df7AETe+7aig03ZmzrrMs3fYM5/vV9O9ydYgT6/GmR43kj99xShU9Dy4y hYaKcWsWo9Ni06FAEMg49ds5PlA3w05JlPYen+utH/iySKROYqOBHrnEwv4MvsM7ZU yQYjUfOI7rE8qyRSyJxf7hxeaWEjyu1T2x8RL0x8= Date: Thu, 12 Mar 2020 09:56:06 +0100 From: Greg Kroah-Hartman To: Joe Perches Subject: Re: [PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: Use fallthrough; Message-ID: <20200312085606.GA154268@kroah.com> References: <891a42ad8d8fd7beca911845108e1ded022ef3f7.camel@perches.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <891a42ad8d8fd7beca911845108e1ded022ef3f7.camel@perches.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200312_015609_724220_ABEDD910 X-CRM114-Status: GOOD ( 11.20 ) 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 Kernel Mailing List , Masahiro Yamada , linux-arm-kernel , linux-serial@vger.kernel.org, Jiri Slaby Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Mar 11, 2020 at 07:31:07AM -0700, Joe Perches wrote: > On Wed, 2020-03-11 at 14:15 +0900, Masahiro Yamada wrote: > > On Wed, Mar 11, 2020 at 2:07 PM Joe Perches wrote: > > > Convert the various uses of fallthrough comments to fallthrough; > > > > > > Done via script > > > Link: https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe.com/ > > > > > > Signed-off-by: Joe Perches > > > > Acked-by: Masahiro Yamada > > > > > > But, I think the patch subject should be prefixed: > > "serial: 8250_uniphier:" > > Yeah thanks, that's difficult to script though. > > Kernel development is hard :) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel