From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751365AbdBXQuk (ORCPT ); Fri, 24 Feb 2017 11:50:40 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33946 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751501AbdBXQu2 (ORCPT ); Fri, 24 Feb 2017 11:50:28 -0500 Date: Fri, 24 Feb 2017 17:50:11 +0100 From: Kroah-Hartman To: Bo YU Cc: sergio.paracuellos@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] Staging: wlan-ng: fixed block comments should align the * on each line Message-ID: <20170224165011.GA18010@kroah.com> References: <20170217112512.GA9892@yubo-2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170217112512.GA9892@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 Fri, Feb 17, 2017 at 06:25:16AM -0500, Bo YU wrote: > Right-shift a space key to align the * on each line. > > Signed-off-by: Bo YU > --- > drivers/staging/wlan-ng/p80211metastruct.h | 88 ++++++++++++++-------------- > 1 file changed, 44 insertions(+), 44 deletions(-) Does not apply to my tree at all :( greg k-h