Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756678AbbEVG5Q (ORCPT ); Fri, 22 May 2015 02:57:16 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:33529 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751456AbbEVG5O (ORCPT ); Fri, 22 May 2015 02:57:14 -0400 MIME-Version: 1.0 In-Reply-To: <20150522015615.GA3320@kroah.com> References: <1432254645-5349-1-git-send-email-ktsai@capellamicro.com> <20150522015615.GA3320@kroah.com> Date: Fri, 22 May 2015 09:57:12 +0300 X-Google-Sender-Auth: GW6yzbiksOk-J8BCI4ofcs9NDHg Message-ID: Subject: Re: [PATCH 1/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver. - Renamed company name. - Removed cm32181_reg. - Removed white space. - Removed unused include files. - Updated macro definitions. - Renamed cm32181_chip pointer to chip. From: Daniel Baluta To: Greg KH Cc: Kevin Tsai , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Andrew Morton , "David S. Miller" , Mauro Carvalho Chehab , Arnd Bergmann , Joe Perches , Jingoo Han , Daniel Baluta , Roberta Dobrescu , Kuppuswamy Sathyanarayanan , devicetree@vger.kernel.org, Linux Kernel Mailing List , "linux-iio@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1011 Lines: 30 On Fri, May 22, 2015 at 4:56 AM, Greg KH wrote: > On Thu, May 21, 2015 at 05:30:40PM -0700, Kevin Tsai wrote: >> Signed-off-by: Kevin Tsai >> --- > > Your whole changelog ended up in the Subject line :( Hi Kevin, Few comments: 1) Please also add a cover letter. Use --cover-letter parameter of git format-patch. 2) Please create a patch for each logical change. Your current 1/6 patch should be split in several small patches: * 1/6 iio: light: cm32181: Update company name * 2/6 iio: light: cm32181: Remove unused include files * etc. 3) Please use specific wordings for commit subject. A subject like this: "Updated Vishay Capella cm32181 ambient light sensor driver" doesn't say much. thanks, Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/