projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f2565
)
remove unnecessary comment
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Fri, 1 Jun 2007 04:47:20 +0000
(
00:47
-0400)
committer
Erez_Zadok
<ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:48 +0000
(20:50 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/file.c
patch
|
blob
|
history
diff --git
a/fs/unionfs/file.c
b/fs/unionfs/file.c
index 24a14b3cb55c3134ec5fd7f5403d59e288731c07..62da4e4268dbb030909d40607968cdbc964469bd 100644
(file)
--- 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)
{