Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp2072878ybt; Sun, 28 Jun 2020 07:14:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzu3PvX3zdBPJr2n+1lrYIMCBefHeYJ0eTCSG5AUvK7ppajlnUbmO32P9xm5ipYN1PwCGB9 X-Received: by 2002:a05:6402:283:: with SMTP id l3mr13079854edv.105.1593353667524; Sun, 28 Jun 2020 07:14:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593353667; cv=none; d=google.com; s=arc-20160816; b=Bd6QnWpQ1AfTSqxWS9QdOAAGfxokvetDZp89XTLqN0ADrng11yuEdaE8xhapd5trdK UfzC191C8b5XAkT+vwLriiJASayDXImILkAFXHhvqaKPPJY9n5h+yRJPi0l8lxzD0DX6 VEwl5X8jwOuUQCSBL/sJVJgEnaxS1Q62erSP5uhzboAiiOyRHGH9yItWx8yKToar5Irh s4StGcLv/8X0yitnkI3aW/FMdNlMOe1htQETHfAaV/YAdm6/ASfkGExK1WYPsCAFEs4i WHm5BeduVglLBAFcjjp5vmh0qCD3FyeGf5WPUkPWndvLCN41xSCb7jGgTKdw++LMxPai I2zQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=tUQeU/131/T6e6AUJY2l/gR/viFM3WTh3dEBJ4VxwJM=; b=Wn3bg1fP59fDp0YaZg6lGF2SFLQ9upcgS46bD228g8om/yI6WiVuDlepdIx5m1p8yl Afcju7pM09eghNeVF8m74575k8XVo6o21P2g7J4zIvOjvMMCTj+3wP9y4ExoqBJNy2uB 3cnJyZ9fWpjeAtb3k49ngCq9wElBsZXBhi+xHNgDHlCCQJ5JfWxoclbvrfd38INPscr5 LoVD0ILuVP2ct6GIjGwQ8OacEDpLFSVk+2Rzy1vRN2c/APf2Ux5Qd1r2DEjoBl2WvY5v S5HhBxqWdv5+Fm8+AMoadxAq2lvWs/5cSYNu/Ro28KsstRB5aemJgVanlswiBPj//bBN 0ftg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Kj5Hnv6s; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y13si22785405ede.144.2020.06.28.07.14.04; Sun, 28 Jun 2020 07:14:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Kj5Hnv6s; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726575AbgF1ONu (ORCPT + 99 others); Sun, 28 Jun 2020 10:13:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:39334 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726344AbgF1ONu (ORCPT ); Sun, 28 Jun 2020 10:13:50 -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 2CA7C20738; Sun, 28 Jun 2020 14:13:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593353629; bh=OTTxMpZn8TmaQ8zXr5LHkWm2vtIRAznfc6VzcZ+x1mQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Kj5Hnv6sJj8ZSCJoCrR6BdWZvmhfGavB0Eaiwuky4hp0lri57atYbE9abOnN2xMBD OCr1gVmwvnffHxWerERzGr7lrKmC9jvt/pzUGGkpk/4E0lL4J0zG2eMmrPrLI554+C sqBIfeAegL2MKzz4K2nHAFy3q34XKE8O6P8ly/qo= Date: Sun, 28 Jun 2020 16:13:39 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Zhang Qiang , linux-usb@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Felipe Balbi Subject: Re: [PATCH] usb: gadget: function: printer: The device interface is reset and should return error code Message-ID: <20200628141339.GA3131191@kroah.com> References: <37bf94a0-92a0-ca4e-a4e4-5dd44aef2b88@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37bf94a0-92a0-ca4e-a4e4-5dd44aef2b88@web.de> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 28, 2020 at 03:43:10PM +0200, Markus Elfring wrote: > I suggest to choose a more succinct patch subject. > > > > After the device is disconnected from the host side, the interface of > > the device is reset. If the userspace operates the device again, > > an error code should be returned. > > Please use an imperative wording for the commit message. > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=719fdd32921fb7e3208db8832d32ae1c2d68900f#n151 > > > > Signed-off-by: Zqiang > > Did you really specify your real name here? > > Regards, > Markus Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot