[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1267289508-31031-3-git-send-email-andrea.gelmini@gelma.net>
Date: Sat, 27 Feb 2010 17:50:43 +0100
From: Andrea Gelmini <andrea.gelmini@...ma.net>
To: linux-kernel@...r.kernel.org
Cc: Andrea Gelmini <andrea.gelmini@...ma.net>,
"Sergey S. Kostyliov" <rathamahata@...4.ru>
Subject: [PATCH 02/66] fs/befs/inode.h: Checkpatch cleanup
fs/befs/inode.h:3: ERROR: trailing whitespace
Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>
---
fs/befs/inode.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/fs/befs/inode.h b/fs/befs/inode.h
index 9dc7fd9..1dcefba 100644
--- a/fs/befs/inode.h
+++ b/fs/befs/inode.h
@@ -1,8 +1,7 @@
/*
* inode.h
- *
+ *
*/
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
befs_blocknr_t inode);
-
--
1.7.0.90.g251a4
--
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