From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755223AbdBPS1I (ORCPT ); Thu, 16 Feb 2017 13:27:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58564 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932694AbdBPS0t (ORCPT ); Thu, 16 Feb 2017 13:26:49 -0500 Date: Thu, 16 Feb 2017 10:26:47 -0800 From: Kroah-Hartman To: Bo YU Cc: devel@driverdev.osuosl.org, sergio.paracuellos@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: wlan-ng: Fixed the code style issue: Message-ID: <20170216182647.GA30607@kroah.com> References: <20170215041638.GA2445@yubo-2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170215041638.GA2445@yubo-2> 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 Tue, Feb 14, 2017 at 11:16:41PM -0500, Bo YU wrote: > WARNING: Block comments should align the * on each line > > Signed-off-by: Bo YU > --- > drivers/staging/wlan-ng/p80211metastruct.h | 88 ++++++++++++++-------------- > 1 file changed, 44 insertions(+), 44 deletions(-) Your patch is corrupted and can not be applied :( Also, please make your subject a bit more descriptive when you resend, look at other patches for this driver for examples. thanks, greg k-h