From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752390AbbJOKO3 (ORCPT ); Thu, 15 Oct 2015 06:14:29 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38145 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbbJOKO1 (ORCPT ); Thu, 15 Oct 2015 06:14:27 -0400 Date: Thu, 15 Oct 2015 13:14:23 +0300 From: Mike Rapoport To: Sakshi Bansal Cc: gregkh@linuxfoundation.org, shraddha.6596@gmail.com, mravindr@visteon.com, tolga.ceylan@gmail.com, wsa@the-dreams.de, joe@perches.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: netlogic: xlr_net.h: fixedcoding stly warnings Message-ID: <20151015101423.GA3620@zed.strato> References: <20151014135930.GA22782@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151014135930.GA22782@localhost.localdomain> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 14, 2015 at 07:29:30PM +0530, Sakshi Bansal wrote: > Fixed block comments usage of * on subsequent lines > > Signed-off-by: Sakshi Bansal > --- > drivers/staging/netlogic/xlr_net.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Please fix the patch subject. There's a space missing in "fixed coding" and "stly" should have been "style" > diff --git a/drivers/staging/netlogic/xlr_net.h b/drivers/staging/netlogic/xlr_net.h > index 2f65ec5..7ae8874 100644 > --- a/drivers/staging/netlogic/xlr_net.h > +++ b/drivers/staging/netlogic/xlr_net.h > @@ -999,7 +999,8 @@ > #define MAC_CRC_LEN 4 > #define MAX_NUM_MSGRNG_STN_CC 128 > #define MAX_MSG_SND_ATTEMPTS 100 /* 13 stns x 4 entry msg/stn + > - headroom */ > + * headroom > + */ > > #define MAC_FRIN_TO_BE_SENT_THRESHOLD 16 > > -- > 2.1.0 > > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel