diff options
Diffstat (limited to 'fs/befs/io.c')
-rw-r--r-- | fs/befs/io.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/befs/io.c b/fs/befs/io.c index a117ad88628f..227cb86e07fe 100644 --- a/fs/befs/io.c +++ b/fs/befs/io.c @@ -19,8 +19,7 @@ /* * Converts befs notion of disk addr to a disk offset and uses * linux kernel function sb_bread() to get the buffer containing - * the offset. -Will Dyson - * + * the offset. */ struct buffer_head * |