summaryrefslogtreecommitdiff
path: root/fs/befs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/super.c')
-rw-r--r--fs/befs/super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/befs/super.c b/fs/befs/super.c
index aeafc4d..9d1b56c 100644
--- a/fs/befs/super.c
+++ b/fs/befs/super.c
@@ -14,7 +14,7 @@
#include "super.h"
/**
- * load_befs_sb -- Read from disk and properly byteswap all the fields
+ * befs_load_sb -- Read from disk and properly byteswap all the fields
* of the befs superblock
*
*