From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424632AbdEYQgW (ORCPT ); Thu, 25 May 2017 12:36:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36476 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967144AbdEYQgU (ORCPT ); Thu, 25 May 2017 12:36:20 -0400 Date: Thu, 25 May 2017 18:36:09 +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 5/5] Staging: rtl8712: ieee80211: fixed camelcase coding style issue Message-ID: <20170525163609.GB13376@kroah.com> References: <1495302977-26774-1-git-send-email-jayad@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1495302977-26774-1-git-send-email-jayad@cdac.in> 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 Sat, May 20, 2017 at 11:26:17PM +0530, Jaya Durga wrote: > Fixed coding style issue > > Renamed cap_ShortPremble to cap_short_premble > > Signed-off-by: Jaya Durga Where are patches 1-4 of this patch series? Please fix up and resend. thanks, greg k-h