Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753089AbdFMM5M (ORCPT ); Tue, 13 Jun 2017 08:57:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51274 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752078AbdFMM5L (ORCPT ); Tue, 13 Jun 2017 08:57:11 -0400 Date: Tue, 13 Jun 2017 14:57:02 +0200 From: Greg KH To: Jaya Durga Cc: devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net Subject: Re: [PATCH 7/9] Staging: rtl8712: ieee80211: fixed camelcase coding style issue Message-ID: <20170613125702.GB14290@kroah.com> References: <1497205677-19665-1-git-send-email-jayad@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1497205677-19665-1-git-send-email-jayad@cdac.in> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 242 Lines: 14 On Sun, Jun 11, 2017 at 11:57:55PM +0530, Jaya Durga wrote: > Fixed coding style issue > > Renamed IEs to ie_s > > Signed-off-by: Jaya Durga Where are patches 1-6 for this series? Please fix and resend. thanks, greg k-h