Loading fs/befs/linuxvfs.c +0 −4 Original line number Diff line number Diff line Loading @@ -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 * Loading Loading
fs/befs/linuxvfs.c +0 −4 Original line number Diff line number Diff line Loading @@ -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 * Loading