From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423227AbbEOX4n (ORCPT ); Fri, 15 May 2015 19:56:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43913 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422967AbbEOX4l (ORCPT ); Fri, 15 May 2015 19:56:41 -0400 Date: Fri, 15 May 2015 16:56:41 -0700 From: Greg KH To: Pedro Marzo Perez Cc: navyasri.tech@gmail.com, dilekuzulmez@gmail.com, joe@perches.com, haticeerturk27@gmail.com, senija.stanojevic@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] Fixed coding style issues Message-ID: <20150515235641.GA27109@kroah.com> References: <1431735066-19788-1-git-send-email-marzo.pedro@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431735066-19788-1-git-send-email-marzo.pedro@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 Sat, May 16, 2015 at 02:11:06AM +0200, Pedro Marzo Perez wrote: > From: pmarzo This line doesn't match your from: line in your email client, or the line below in the signed-off-by part. Also, please make your subject a bit more descriptive. > > This patch just fixes some errors reported by checkpatch.pl script What "errors" were reported and fixed? thanks, greg k-h