From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934927AbcKJQJ3 (ORCPT ); Thu, 10 Nov 2016 11:09:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36588 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934553AbcKJQJ1 (ORCPT ); Thu, 10 Nov 2016 11:09:27 -0500 Date: Thu, 10 Nov 2016 17:09:35 +0100 From: Greg KH To: Y M Patil Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8192e: Fix checkpatch warnings Message-ID: <20161110160935.GB18152@kroah.com> References: <1478793750-10931-1-git-send-email-goudapatilk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478793750-10931-1-git-send-email-goudapatilk@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 10, 2016 at 09:32:30PM +0530, Y M Patil wrote: > This patch fixes block comment coding style warnings. > And added new line after variable declaration. > > Signed-off-by: Y M Patil Also, I need a "full" name please... thanks, greg k-h