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=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, 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 BB408C433E1 for ; Wed, 19 Aug 2020 12:45:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8B8852076E for ; Wed, 19 Aug 2020 12:45:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597841110; bh=6rLq2GEJmt4Ob1rHN/I7tzdkg8m4AVjM7i9gXSubYo4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=qGIwNVS1x5nx2GOYtzHT3+va4jfwaXBWM3GROtydh1xE5+G+lrV1X3MRMxFtR6twp acMaayVTZZuHyAQTsrnCyXoaEDC6QqUPbyJKew3SKHLgSscWiOHfZwqR3UGbUYqQ0z 5ESGQXTAkV021xM3QUWu4H/FqETfbBo+oSwXUkTc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728520AbgHSMoz (ORCPT ); Wed, 19 Aug 2020 08:44:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:57944 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728432AbgHSMoG (ORCPT ); Wed, 19 Aug 2020 08:44:06 -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 08B56206B5; Wed, 19 Aug 2020 12:44:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597841043; bh=6rLq2GEJmt4Ob1rHN/I7tzdkg8m4AVjM7i9gXSubYo4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bHRFVboNCn2DcIda6HFf5UZZsvIHY0ETlTwvYEaQxl4qc6ni0QdFCDVTHPicrwnsu 94V3tm8+YbsaiV3v42p4Nrd6ACBgXvzzBSuvpuSXSIRaAcGLQAY1KBLZ0PV/JlPID0 K/96P4YWrT3Km0ezNutqb8aUoQeUD8VJX91R/5Lg= Date: Wed, 19 Aug 2020 14:44:25 +0200 From: Greg KH To: =?utf-8?B?5b2t5rWp?= Cc: jikos , "benjamin.tissoires " , linux-usb , linux-input , linux-kernel Subject: Re: Re: [PATCH] USB HID: Add disabled wakeup from s3 by touchpad on bydzhaoxin notebook Message-ID: <20200819124425.GA1469922@kroah.com> References: <20200819115101.22532-1-penghao@uniontech.com> <20200819120856.GA931936@kroah.com> <285385314.979590.1597840631436.JavaMail.xmail@bj-wm-cp-2> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <285385314.979590.1597840631436.JavaMail.xmail@bj-wm-cp-2> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 19, 2020 at 08:37:11PM +0800, 彭浩 wrote: > Thank you for your guidance, can you tell me how to improve ? > > > thanks, > penghao > > > 统信软件技术有限公司 > > UnionTech Software Technology Co., Ltd.   > > 官网:www.uniontech.com   > > > 此电子邮件消息仅供预期收件人使用,其中可能包含保密或特权使用信息。如果您不是预 > 期收件人,请勿使用、传播、分发或复制此电子邮件或信赖此邮件采取任何行动。如果您 > 误收了此邮件,请立即回复邮件通知统信软件技术有限公司发件人,并删除误收电子邮件 > 及其相关附件。感谢配合! > > > This email message is intended only for the use of the individual or entity who > /which is the intended recipient and may contain information that is privileged > or confidential. If you are not the intended recipient, you are hereby notified > that any use, dissemination, distribution or copying of, or taking any action > in reliance on, this e-mail is strictly prohibited. If you have received this > email in error, please notify UnionTech Software Technology immediately by > replying to this e-mail and immediately delete and discard all copies of the > e-mail and the attachment thereto (if any). Thank you. Footers like this mean I have to delete it and can not respond as it is not compatible with Linux kernel development, sorry :(