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

