From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6392226115163783168 X-Received: by 10.157.44.171 with SMTP id p40mr1242442otb.79.1488306769884; Tue, 28 Feb 2017 10:32:49 -0800 (PST) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 10.157.27.71 with SMTP id l65ls1673282otl.41.gmail; Tue, 28 Feb 2017 10:32:49 -0800 (PST) X-Received: by 10.129.29.13 with SMTP id d13mr1309480ywd.112.1488306769493; Tue, 28 Feb 2017 10:32:49 -0800 (PST) Return-Path: Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by gmr-mx.google.com with ESMTPS id h79si128667pfh.2.2017.02.28.10.32.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2017 10:32:49 -0800 (PST) Received-SPF: pass (google.com: domain of gregkh@linuxfoundation.org designates 140.211.169.12 as permitted sender) client-ip=140.211.169.12; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of gregkh@linuxfoundation.org designates 140.211.169.12 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org Received: from localhost (unknown [78.192.101.3]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id D35A9415; Tue, 28 Feb 2017 18:32:48 +0000 (UTC) Date: Tue, 28 Feb 2017 19:32:39 +0100 From: Greg KH To: Tamara Diaconita Cc: mchehab@kernel.org, outreachy-kernel@googlegroups.com, Tamara Diaconita Subject: Re: [PATCH 1/5] Add comment for struct mutex definition. Message-ID: <20170228183239.GA17922@kroah.com> References: <20170228182154.25401-1-diaconita.tamara@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170228182154.25401-1-diaconita.tamara@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) On Tue, Feb 28, 2017 at 08:21:54PM +0200, Tamara Diaconita wrote: > Signed-off-by: Tamara Diaconita > --- > drivers/staging/media/cxd2099/cxd2099.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response. He used to manually respond to these common problems, but in order to save his sanity (he kept writing the same thing over and over, yet to different people), I was created. Hopefully you will not take offence and will fix the problem in your patch and resubmit it so that it can be accepted into the Linux kernel tree. You are receiving this message because of the following common error(s) as indicated below: - You did not specify a description of why the patch is needed, or possibly, any description at all, in the email body. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what is needed in order to properly describe the change. - You did not write a descriptive Subject: for the patch, allowing Greg, and everyone else, to know what this patch is all about. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what a proper Subject: line should look like. If you wish to discuss this problem further, or you have questions about how to resolve this issue, please feel free to respond to this email and Greg will reply once he has dug out from the pending patches received from other developers. thanks, greg k-h's patch email bot