From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752646AbbE0WDd (ORCPT ); Wed, 27 May 2015 18:03:33 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58155 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752248AbbE0WD3 (ORCPT ); Wed, 27 May 2015 18:03:29 -0400 Date: Wed, 27 May 2015 15:03:28 -0700 From: Greg KH To: Mario Bambagini Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fixing code style in sm750_accel.c Message-ID: <20150527220328.GA7589@kroah.com> References: <1432762183-8411-1-git-send-email-mario.bambagini@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432762183-8411-1-git-send-email-mario.bambagini@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 27, 2015 at 11:29:43PM +0200, Mario Bambagini wrote: > From: mbambagini That doesn't match up with the name you used above, or in the signed-off-by line. > > Signed-off-by: Mario Bambagini > --- You are going to have to be really specific as to exactly what you changed and why you changed it, in the body of the patch. And remember, you can only do one-thing-per-patch, and that doesn't mean "fix all the issues!" is one thing. please fix up and resend. thanks, greg k-h