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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B88D5EB64DD for ; Tue, 1 Aug 2023 07:35:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231777AbjHAHfm (ORCPT ); Tue, 1 Aug 2023 03:35:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230014AbjHAHfj (ORCPT ); Tue, 1 Aug 2023 03:35:39 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 52C111726 for ; Tue, 1 Aug 2023 00:35:38 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E472E614AC for ; Tue, 1 Aug 2023 07:35:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ED60CC433C8; Tue, 1 Aug 2023 07:35:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1690875337; bh=HBR/QxhOhTo15KLjR7Yq1mnUbIOwmusp+ZZLYEEsJJA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Au4jdmIAesdeNkU/hqaP1r8gDkTGpiX+pWS4gGogwYVnkp9tzC7ICQYUcLv++DRBK 2J+srQ81MGUnZm/Q/38lHY6kHSYjUmYsp2Jrga3PLSBl1jBthexou/fZHo1Q+57UJy haO4HvSvpNjKZoMmoRRl8e6yo3VF7w0jTXnXKPxA= Date: Tue, 1 Aug 2023 09:35:34 +0200 From: Greg Kroah-Hartman To: =?utf-8?B?5qyn5LiW6ZuE?= Cc: Jiri Slaby , Ilpo =?iso-8859-1?Q?J=E4rvinen?= , Samuel Thibault , Daniel Vetter , linux-kernel Subject: Re: =?utf-8?B?5Zue5aSN?= =?utf-8?Q?=3A?= Re: [PATCH] tty: vt: Remove some repetitive initialization Message-ID: <2023080118-trousers-bok-c290@gregkh> References: <2ieto7pnge9-2iexi15wlvm@nsmail7.0.0--kylin--1> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2ieto7pnge9-2iexi15wlvm@nsmail7.0.0--kylin--1> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 01, 2023 at 03:21:04PM +0800, 欧世雄 wrote: Please do not send html email, the mailing lists reject it.