From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Date: Thu, 27 Sep 2012 18:20:35 +0000 Subject: Re: [PATCH] drivers/staging/iio: Remove unnecessary semicolon Message-Id: <506498F3.5050901@metafoo.de> 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> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Peter Senna Tschudin Cc: Marek Vasut , trivial@kernel.org, jic23@cam.ac.uk, gregkh@linuxfoundation.org, 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 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. - Lars