[PATCH] mm: adding newline after declaration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adding newline after declaration to follow coding guideline

Signed-off-by: Pushkar Jambhlekar <pushkar.iit@xxxxxxxxx>
---
 mm/cleancache.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mm/cleancache.c b/mm/cleancache.c
index f7b9fdc..051c5d0 100644
--- a/mm/cleancache.c
+++ b/mm/cleancache.c
@@ -305,6 +305,7 @@ static int __init init_cleancache(void)
 {
 #ifdef CONFIG_DEBUG_FS
 	struct dentry *root = debugfs_create_dir("cleancache", NULL);
+
 	if (root == NULL)
 		return -ENXIO;
 	debugfs_create_u64("succ_gets", S_IRUGO, root, &cleancache_succ_gets);
-- 
2.7.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]
  Powered by Linux