diff options
Diffstat (limited to 'fs/befs/linuxvfs.c')
-rw-r--r-- | fs/befs/linuxvfs.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/befs/linuxvfs.c b/fs/befs/linuxvfs.c index b94d1cc9cd30..edf47774b03d 100644 --- a/fs/befs/linuxvfs.c +++ b/fs/befs/linuxvfs.c | |||
@@ -269,10 +269,6 @@ more: | |||
269 | } | 269 | } |
270 | ctx->pos++; | 270 | ctx->pos++; |
271 | goto more; | 271 | goto more; |
272 | |||
273 | befs_debug(sb, "<--- %s pos %lld", __func__, ctx->pos); | ||
274 | |||
275 | return 0; | ||
276 | } | 272 | } |
277 | 273 | ||
278 | static struct inode * | 274 | static struct inode * |