From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761643AbcJ1WXe (ORCPT ); Fri, 28 Oct 2016 18:23:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56304 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756638AbcJ1WXd (ORCPT ); Fri, 28 Oct 2016 18:23:33 -0400 Date: Fri, 28 Oct 2016 18:23:41 -0400 From: Greg KH To: Manoj Sawai Cc: wsa@the-dreams.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: ks7010: ks7010_stio: Fixed several coding style issues Message-ID: <20161028222341.GA27822@kroah.com> References: <1477693097-28356-1-git-send-email-mas@iitkgp.ac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477693097-28356-1-git-send-email-mas@iitkgp.ac.in> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 29, 2016 at 03:48:17AM +0530, Manoj Sawai wrote: > Fixed all the "errors" reported by checkpath.pl in ks7010_stio.c "all"? Please break this up into one-patch-per-thing series of patches. And no, as my patchbot told you earlier today, "all coding style issues" is not one thing. thanks, greg k-h