projects
/
unionfs-3.8.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61705ae
)
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>
Sun, 24 Nov 2013 18:29:36 +0000
(13:29 -0500)
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)
{