From 50b00fc468ddf9cb47a00b62c25fcbf86fcce56f Mon Sep 17 00:00:00 2001 From: Luis de Bethencourt Date: Sun, 14 Aug 2016 18:41:30 +0100 Subject: befs: remove signatures from comments No idea why some comments have signatures. These predate git. Removing them since they add noise and no information. Signed-off-by: Luis de Bethencourt --- fs/befs/datastream.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fs/befs/datastream.c') diff --git a/fs/befs/datastream.c b/fs/befs/datastream.c index b4c7ba013c0d..56c0564e6787 100644 --- a/fs/befs/datastream.c +++ b/fs/befs/datastream.c @@ -89,8 +89,6 @@ befs_read_datastream(struct super_block *sb, const befs_data_stream *ds, * * Calls specialized functions for each of the three possible * datastream regions. - * - * 2001-11-15 Will Dyson */ int befs_fblock2brun(struct super_block *sb, const befs_data_stream *data, -- cgit v1.2.3