From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932253AbcHUV2U (ORCPT ); Sun, 21 Aug 2016 17:28:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34329 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753285AbcHUV2I (ORCPT ); Sun, 21 Aug 2016 17:28:08 -0400 Date: Sun, 21 Aug 2016 17:54:58 +0200 From: Greg KH To: Bhushan Gopala Reddy Cc: joe@perches.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: skein: threefish_block: fixed multiple blank line issue Message-ID: <20160821155458.GA3273@kroah.com> References: <20160526063735.GA1628@bhushan-Alienware-14> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160526063735.GA1628@bhushan-Alienware-14> 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 On Wed, May 25, 2016 at 11:37:35PM -0700, Bhushan Gopala Reddy wrote: > Fixed coding style issue > > Signed-off-by: Bhushan Gopala Reddy You need to be more specific in the changelog please. Also, this was NAKed by the maintainer the last time it came up, so I can't take it... thanks, greg k-h