From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753953AbdEQIHb (ORCPT ); Wed, 17 May 2017 04:07:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34038 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753280AbdEQIHX (ORCPT ); Wed, 17 May 2017 04:07:23 -0400 Date: Wed, 17 May 2017 10:07:13 +0200 From: Greg KH To: Alberto Ladron Cc: alberto.ladron@gmai.com, stern@rowland.harvard.edu, linux-usb@vger.kernel.org, usb-storage@lists.one-eyed-alien.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] Fixed coding style issues. Message-ID: <20170517080713.GA24479@kroah.com> References: <20170517021723.11704-1-alberto.ladron@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517021723.11704-1-alberto.ladron@gmail.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 16, 2017 at 09:17:23PM -0500, Alberto Ladron wrote: > Signed-off-by: Alberto Ladron I can't take patches without any changelog text. Also only do "one logical thing" per patch, and no, fixing all coding style issues is not "one thing". Also, where are patches 1/3 and 2/3? And finally, please don't send coding style changes to stuff outside of drivers/staging/ in the kernel until you have the process well under control. please try again, greg k-h