From bd002287f28011927aa9d937a01c395903c35e67 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Fri, 1 Jun 2007 00:47:20 -0400 Subject: [PATCH] remove unnecessary comment Signed-off-by: Erez Zadok --- fs/unionfs/file.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fs/unionfs/file.c b/fs/unionfs/file.c index 24a14b3cb55..62da4e4268d 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) { -- 2.43.0