GIT: unionfs2-2.6.27.y: remove unnecessary comment
Erez Zadok
ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:16:35 EDT 2010
commit 724f13d7625ac55ef4447a3fb360a11bc05b496a
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date: Fri Jun 1 00:47:20 2007 -0400
remove unnecessary comment
Signed-off-by: Erez Zadok <ezk at cs.sunysb.edu>
diff --git a/fs/unionfs/file.c b/fs/unionfs/file.c
index 24a14b3..62da4e4 100644
--- a/fs/unionfs/file.c
+++ b/fs/unionfs/file.c
@@ -18,10 +18,6 @@
#include "union.h"
-/*******************
- * File Operations *
- *******************/
-
static ssize_t unionfs_read(struct file *file, char __user *buf,
size_t count, loff_t *ppos)
{
More information about the unionfs-cvs
mailing list