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 <luisbg@osg.samsung.com>
This commit is contained in:
@@ -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 *
|
||||
|
Reference in New Issue
Block a user