From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40101 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933736AbaDJBpR (ORCPT ); Wed, 9 Apr 2014 21:45:17 -0400 Date: Wed, 9 Apr 2014 18:47:58 -0700 From: Greg KH To: Michael Welling Cc: linux-iio@vger.kernel.org, jic23@kernel.org Subject: Re: [PATCH 1/3] Removes unwanted space before semicolon Message-ID: <20140410014758.GB11347@kroah.com> References: <1397086129-12112-1-git-send-email-mwelling@ieee.org> <1397086129-12112-2-git-send-email-mwelling@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1397086129-12112-2-git-send-email-mwelling@ieee.org> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Wed, Apr 09, 2014 at 06:28:47PM -0500, Michael Welling wrote: > --- > drivers/staging/iio/light/tsl2583.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) The subject: needs to be better (put Staging: iio:) in the beginning. Also, you forgot a signed-off-by line all of these. greg k-h