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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 9E2ACC433C1 for ; Fri, 26 Mar 2021 09:35:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4BC6D61A3F for ; Fri, 26 Mar 2021 09:35:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230130AbhCZJec (ORCPT ); Fri, 26 Mar 2021 05:34:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:36234 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230012AbhCZJeA (ORCPT ); Fri, 26 Mar 2021 05:34:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C3B7460190; Fri, 26 Mar 2021 09:33:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616751240; bh=ozywuCe/NeMTTH6FqmHhUeqC8Fwy1YXXVeK7rORIDy8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WIlycJAf81tbDszupCyGPvoi3Ds3VV+CJbENSkdZVExP9PqjQnzVsd4KUbRTZ5HKq gfVqhdCst39/COBH2bcdsjYez9EJ/6eOOdB9fqWjnvrrbf1di+BnGG1CchhWYfsyOd QQvo7NuesBq/UP82PmTyEy8SF2EMYtvxPayHiua8= Date: Fri, 26 Mar 2021 10:33:57 +0100 From: Greg KH To: carlis Cc: zhangxuezhi1@yulong.com, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: fbtft: fix a typo Message-ID: References: <1616745915-194644-1-git-send-email-zhangxuezhi3@gmail.com> <20210326171634.000011f5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210326171634.000011f5@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org On Fri, Mar 26, 2021 at 05:16:34PM +0800, carlis wrote: > On Fri, 26 Mar 2021 09:37:48 +0100 > Greg KH wrote: > > > On Fri, Mar 26, 2021 at 04:05:15PM +0800, Carlis wrote: > > > From: "Carlis" > > > > > > Change 'tft' to 'TFT' > > > > Why? What is wrong with "tft"? > > > I think abbreviations should be capitalized. Why? What requires this? thanks, greg k-h 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.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 EA859C433E2 for ; Fri, 26 Mar 2021 09:34:02 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 858F861A28 for ; Fri, 26 Mar 2021 09:34:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 858F861A28 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D22DA6E18E; Fri, 26 Mar 2021 09:34:01 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id B4ECC6E18E for ; Fri, 26 Mar 2021 09:34:00 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id C3B7460190; Fri, 26 Mar 2021 09:33:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616751240; bh=ozywuCe/NeMTTH6FqmHhUeqC8Fwy1YXXVeK7rORIDy8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WIlycJAf81tbDszupCyGPvoi3Ds3VV+CJbENSkdZVExP9PqjQnzVsd4KUbRTZ5HKq gfVqhdCst39/COBH2bcdsjYez9EJ/6eOOdB9fqWjnvrrbf1di+BnGG1CchhWYfsyOd QQvo7NuesBq/UP82PmTyEy8SF2EMYtvxPayHiua8= Date: Fri, 26 Mar 2021 10:33:57 +0100 From: Greg KH To: carlis Subject: Re: [PATCH] staging: fbtft: fix a typo Message-ID: References: <1616745915-194644-1-git-send-email-zhangxuezhi3@gmail.com> <20210326171634.000011f5@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210326171634.000011f5@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: zhangxuezhi1@yulong.com, linux-staging@lists.linux.dev, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Mar 26, 2021 at 05:16:34PM +0800, carlis wrote: > On Fri, 26 Mar 2021 09:37:48 +0100 > Greg KH wrote: > > > On Fri, Mar 26, 2021 at 04:05:15PM +0800, Carlis wrote: > > > From: "Carlis" > > > > > > Change 'tft' to 'TFT' > > > > Why? What is wrong with "tft"? > > > I think abbreviations should be capitalized. Why? What requires this? thanks, greg k-h _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel