From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933650AbdCLNlk (ORCPT ); Sun, 12 Mar 2017 09:41:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45500 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755735AbdCLNlc (ORCPT ); Sun, 12 Mar 2017 09:41:32 -0400 Date: Sun, 12 Mar 2017 14:41:12 +0100 From: Greg KH To: sunil.m@techveda.org Cc: dan.carpenter@oracle.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, suniel.spartan@gmail.com Subject: Re: [PATCH v2 1/5] staging: rtl8192e: Fix coding style issues Message-ID: <20170312134112.GF27791@kroah.com> References: <20170307171229.GE4171@mwanda> <1489085448-3243-1-git-send-email-sunil.m@techveda.org> <1489085448-3243-2-git-send-email-sunil.m@techveda.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1489085448-3243-2-git-send-email-sunil.m@techveda.org> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 10, 2017 at 12:20:44AM +0530, sunil.m@techveda.org wrote: > From: Suniel Mahesh > > Fix coding style issues and comments in rtl_core.c What issues would that be? Please always be specific and tell us what you do. Also always test-build your patches, otherwise you make maintainers really really grumpy :( thanks, greg k-h