Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756272AbcK2U4L (ORCPT ); Tue, 29 Nov 2016 15:56:11 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40288 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753135AbcK2U4G (ORCPT ); Tue, 29 Nov 2016 15:56:06 -0500 Date: Tue, 29 Nov 2016 21:56:15 +0100 From: Greg KH To: Rahul Krishnan Cc: devel@driverdev.osuosl.org, binoy.jayan@linaro.org, georgiana.chelu93@gmail.com, linux-kernel@vger.kernel.org, geliangtang@163.com, tj@kernel.org Subject: Re: [PATCH]: Staging: rtl8192e: Block comments use a trailing */ on a separate line Message-ID: <20161129205615.GB22810@kroah.com> References: <20161126173640.GA4281@Linnuxforever> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161126173640.GA4281@Linnuxforever> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 306 Lines: 13 On Sat, Nov 26, 2016 at 11:06:40PM +0530, Rahul Krishnan wrote: > This patch fixes the following checkpath.pl warning > WARNING: Block comments use a trailing */ on a separate line Why is this indented? And why does your Subject have an extra ':' right after "[PATCH]"? Please fix. thanks, greg k-h