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.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 7C81CC433F5 for ; Mon, 13 Sep 2021 06:07:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5D08E60FC0 for ; Mon, 13 Sep 2021 06:07:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237199AbhIMGIa (ORCPT ); Mon, 13 Sep 2021 02:08:30 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:42109 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237115AbhIMGI0 (ORCPT ); Mon, 13 Sep 2021 02:08:26 -0400 Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 18D66I22031610; Mon, 13 Sep 2021 08:06:18 +0200 Date: Mon, 13 Sep 2021 08:06:18 +0200 From: Willy Tarreau To: zhao xc Cc: tglx@linutronix.de, peterz@infradead.org, keescook@chromium.org, mingo@kernel.org, joe@perches.com, john.garry@huawei.com, song.bao.hua@hisilicon.com, linux-kernel@vger.kernel.org Subject: Re: your mail Message-ID: <20210913060618.GA31395@1wt.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, Sep 13, 2021 at 01:32:51PM +0800, zhao xc wrote: > Hi maintainer: > delete blank line between two enum definitions Could you please make sure to place a subject (and a meaningful one) in the "subject" field of your e-mails ? There's nothing more annoying than receiving messages with no subject and having to read them to figure you were not interested! Thanks, Willy