From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 27 Sep 2012 18:23:01 +0000 Subject: Re: [PATCH] drivers/staging/iio: Remove unnecessary semicolon Message-Id: <20120927182301.GA24086@kroah.com> List-Id: References: <1348748175-11803-1-git-send-email-peter.senna@gmail.com> <1348752425-12818-1-git-send-email-peter.senna@gmail.com> <201209271544.06716.marex@denx.de> <506498F3.5050901@metafoo.de> In-Reply-To: <506498F3.5050901@metafoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Lars-Peter Clausen Cc: Peter Senna Tschudin , Marek Vasut , trivial@kernel.org, jic23@cam.ac.uk, michael.hennerich@analog.com, w.sang@pengutronix.de, sfr@canb.auug.org.au, pmeerw@pmeerw.net, shubhrajyoti@ti.com, linux-iio@vger.kernel.org, devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org On Thu, Sep 27, 2012 at 08:20:35PM +0200, Lars-Peter Clausen wrote: > On 09/27/2012 04:40 PM, Peter Senna Tschudin wrote: > >> > >> The semantic patch is missing again ;-) > > > > I know. The problem is that some people do not like to see semantic > > patches on the message, so I do not include it always... > > But this is really the most important part of the commit message for > auto-generated patches. How can I reproduce the changes made by the commit. > Just "Found by http://coccinelle.lip6.fr/" is kind of pointless in my opinion. I agree, please put the semantic stuff in the patch, like others do. greg k-h