From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752026AbcEKIdh (ORCPT ); Wed, 11 May 2016 04:33:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41020 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751713AbcEKIdg (ORCPT ); Wed, 11 May 2016 04:33:36 -0400 Date: Wed, 11 May 2016 10:33:31 +0200 From: Greg KH To: "Pranay Kr. Srivastava" Cc: mpa@pengutronix.de, nbd-general@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 02/18] nbd: fix checkpatch trailing space warning. Message-ID: <20160511083331.GA29268@kroah.com> References: <1462954726-11825-1-git-send-email-pranjas@gmail.com> <1462954726-11825-3-git-send-email-pranjas@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462954726-11825-3-git-send-email-pranjas@gmail.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 11, 2016 at 11:18:30AM +0300, Pranay Kr. Srivastava wrote: > Signed-off-by: Pranay Kr. Srivastava > --- > drivers/block/nbd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I'm not the maintainer of these files or driver (which is why I don't know why you are sending them to me), but I know I do not accept patches without any changelog text at all in them, as that's just lazy. But, the nbd.c maintainer might accept them, you might get lucky! good luck, greg k-h