From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756278AbbIXFzx (ORCPT ); Thu, 24 Sep 2015 01:55:53 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:34890 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752776AbbIXFzw (ORCPT ); Thu, 24 Sep 2015 01:55:52 -0400 Date: Thu, 24 Sep 2015 11:25:41 +0530 From: Sudip Mukherjee To: Punit Vara Cc: Larry.Finger@lwfinger.net, devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH] Staging: rtl8712: rtl871x_io.h: Coding style warning fix for block comments Message-ID: <20150924055541.GA19202@sudip-pc> References: <1443037953-5514-1-git-send-email-punitvara@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443037953-5514-1-git-send-email-punitvara@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 24, 2015 at 01:22:33AM +0530, Punit Vara wrote: > This patch is to the rtl871x_io.h file that fixes up following warning > reported by checkpatch.pl : > > Signed-off-by: Punit Vara > --- You missed copying the warning after mentioning "following warning" in your commit message. regards sudip