lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 9 Jul 2015 11:56:34 +0530
From:	Sudip Mukherjee <sudipm.mukherjee@...il.com>
To:	Ronit Halder <ronit.crj@...il.com>
Cc:	gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
	tranmanphong@...il.com, linux-kernel@...r.kernel.org,
	linux@...musvillemoes.dk, riandrews@...roid.com,
	elfring@...rs.sourceforge.net, arve@...roid.com,
	sumit.semwal@...aro.org
Subject: Re: [PATCH v2] Staging: android: ion: fixed a blank line after
 declarations coding style issue

On Thu, Jul 09, 2015 at 11:39:11AM +0530, Ronit Halder wrote:
> Fixed a coding style issue.
> 
> Signed-off-by: Ronit Halder <ronit.crj@...il.com>
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ