Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752744AbbGIG1U (ORCPT ); Thu, 9 Jul 2015 02:27:20 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35233 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752095AbbGIG0q (ORCPT ); Thu, 9 Jul 2015 02:26:46 -0400 Date: Thu, 9 Jul 2015 11:56:34 +0530 From: Sudip Mukherjee To: Ronit Halder Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, tranmanphong@gmail.com, linux-kernel@vger.kernel.org, linux@rasmusvillemoes.dk, riandrews@android.com, elfring@users.sourceforge.net, arve@android.com, sumit.semwal@linaro.org Subject: Re: [PATCH v2] Staging: android: ion: fixed a blank line after declarations coding style issue Message-ID: <20150709062634.GA10284@sudip-PC> References: <1436422151-8383-1-git-send-email-ronit.crj@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436422151-8383-1-git-send-email-ronit.crj@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 Content-Length: 623 Lines: 17 On Thu, Jul 09, 2015 at 11:39:11AM +0530, Ronit Halder wrote: > Fixed a coding style issue. > > Signed-off-by: Ronit Halder Greg has commented in your v1 that it is a false positive. See that: #define DEFINE_DMA_BUF_EXPORT_INFO(a) \ struct dma_buf_export_info a = { .exp_name = KBUILD_MODNAME } so blank line will not be required here. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/