Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752163AbcJIOKx (ORCPT ); Sun, 9 Oct 2016 10:10:53 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58546 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751644AbcJIOKu (ORCPT ); Sun, 9 Oct 2016 10:10:50 -0400 Date: Sun, 9 Oct 2016 16:02:31 +0200 From: Greg KH To: Nadim Almas Cc: hvaibhav.linux@gmail.com, johan@kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] Staging:greybus:arche-apb-ctrl: fix trailing */ Block comments and 80 character line limit coding style issue Message-ID: <20161009140231.GE30914@kroah.com> References: <20161007210513.GA2621@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161007210513.GA2621@gmail.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 160 Lines: 8 On Fri, Oct 07, 2016 at 02:05:13PM -0700, Nadim Almas wrote: > Fixed coding style issue Your subject is huge, please don't make it so long. thanks, greg k-h