> On 1 Oct 2017, at 15.23, Rakesh Pandit <[email protected]> wrote:
> 
> Signed-off-by: Rakesh Pandit <[email protected]>
> ---
> drivers/lightnvm/pblk-core.c | 1 -
> 1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/lightnvm/pblk-core.c b/drivers/lightnvm/pblk-core.c
> index 1f8aa94..4ffd1d6 100644
> --- a/drivers/lightnvm/pblk-core.c
> +++ b/drivers/lightnvm/pblk-core.c
> @@ -1053,7 +1053,6 @@ static int pblk_line_init_bb(struct pblk *pblk, struct 
> pblk_line *line,
>       /* Mark emeta metadata sectors as bad sectors. We need to consider bad
>        * blocks to make sure that there are enough sectors to store emeta
>        */
> -     bit = lm->sec_per_line;
>       off = lm->sec_per_line - lm->emeta_sec[0];
>       bitmap_set(line->invalid_bitmap, off, lm->emeta_sec[0]);
>       while (nr_bb) {
> --
> 2.7.4

LGTM

Reviewed-by: Javier González <[email protected]>

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to