From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933568AbdBPSfs (ORCPT ); Thu, 16 Feb 2017 13:35:48 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58758 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932694AbdBPSfr (ORCPT ); Thu, 16 Feb 2017 13:35:47 -0500 Date: Thu, 16 Feb 2017 10:35:46 -0800 From: Greg KH To: simran singhal Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines Message-ID: <20170216183546.GA5599@kroah.com> References: <20170214201627.GA6073@singhal-Inspiron-5558> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170214201627.GA6073@singhal-Inspiron-5558> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2017 at 01:46:27AM +0530, simran singhal wrote: > Fixed checkpatch.pl warning: > WARNING: Block comments use * on subsequent lines > > Signed-off-by: simran singhal > --- > drivers/staging/rtl8192u/r8190_rtl8256.h | 19 +++++++++---------- > 1 file changed, 9 insertions(+), 10 deletions(-) Does not apply to my tree :(