Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f441ada0 authored by Jan Kara's avatar Jan Kara Committed by Linus Torvalds
Browse files

befs: remove dead code



Coverity id: 1042674

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1dd61aa3
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -269,10 +269,6 @@ befs_readdir(struct file *file, struct dir_context *ctx)
	}
	}
	ctx->pos++;
	ctx->pos++;
	goto more;
	goto more;

	befs_debug(sb, "<--- %s pos %lld", __func__, ctx->pos);

	return 0;
}
}


static struct inode *
static struct inode *