From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752810AbcAGIcr (ORCPT ); Thu, 7 Jan 2016 03:32:47 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:40089 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751569AbcAGIco (ORCPT ); Thu, 7 Jan 2016 03:32:44 -0500 Date: Thu, 7 Jan 2016 11:32:30 +0300 From: Dan Carpenter To: Pranjal Bhor Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: wlan-ng: p80211conv.c: Coding style fixes General coding style checks have been fixed. Warnings not fixed. Message-ID: <20160107083229.GI23363@mwanda> References: <1452107740-4881-1-git-send-email-bhor.pranjal@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452107740-4881-1-git-send-email-bhor.pranjal@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org You're going to have to split this into multiple patches that fix one type of bug at a time. regards, dan carpenter