提交 f441ada0 编写于 作者: J Jan Kara 提交者: Linus Torvalds

befs: remove dead code

Coverity id: 1042674
Signed-off-by: NJan Kara <jack@suse.cz>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 1dd61aa3
......@@ -269,10 +269,6 @@ befs_readdir(struct file *file, struct dir_context *ctx)
}
ctx->pos++;
goto more;
befs_debug(sb, "<--- %s pos %lld", __func__, ctx->pos);
return 0;
}
static struct inode *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册