From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755499AbcBHDGx (ORCPT ); Sun, 7 Feb 2016 22:06:53 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53540 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755184AbcBHDGw (ORCPT ); Sun, 7 Feb 2016 22:06:52 -0500 Date: Sun, 7 Feb 2016 19:06:51 -0800 From: Kroah-Hartman To: Kaur Chawla , Iida , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: wlan-ng: prism2mgmt.h: Coding style warning fix for block comments Message-ID: <20160208030651.GA17677@kroah.com> References: <20160116214844.GA23261@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160116214844.GA23261@debian> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 17, 2016 at 05:48:49AM +0800, YU Bo wrote: > This patch is to prism2mgmt.h file that fixes up following warnings > reported by checkpatch.pl: > A): Block comments use a trailing */ on a separate line > > Signed-off-by: YU BO > --- > drivers/staging/wlan-ng/prism2mgmt.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Didn't apply :(