From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751138AbaFKEWX (ORCPT ); Wed, 11 Jun 2014 00:22:23 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42547 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750736AbaFKEWW (ORCPT ); Wed, 11 Jun 2014 00:22:22 -0400 Date: Tue, 10 Jun 2014 21:22:16 -0700 From: Greg KH To: A Raghavendra Rao Cc: devel@driverdev.osuosl.org, Raghavendra , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues Message-ID: <20140611042216.GA15549@kroah.com> References: <1402458947-10214-1-git-send-email-arrao@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1402458947-10214-1-git-send-email-arrao@cdac.in> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 11, 2014 at 09:25:47AM +0530, A Raghavendra Rao wrote: > From: Raghavendra > > Fixed coding style issues Which specific coding style issue? Be exact please. And don't try to fix more than one type of coding style issue at a time... > > Signed-off-by: A Raghavendra Rao This name doesn't match the From: line :( thanks, greg k-h