diff options
Diffstat (limited to 'fs/befs/datastream.c')
-rw-r--r-- | fs/befs/datastream.c | 2 |
1 files changed, 0 insertions, 2 deletions
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, |