[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150518140059.GC3270@blaptop>
Date: Mon, 18 May 2015 23:00:59 +0900
From: Minchan Kim <minchan@...nel.org>
To: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Nitin Gupta <ngupta@...are.org>, linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
Subject: Re: [PATCH] zram: cosmetic zram_bvec_write() cleanup
On Sun, May 17, 2015 at 09:00:33PM +0900, Sergey Senozhatsky wrote:
> `bool locked' local variable tells us if we should perform
> zcomp_strm_release() or not (jumped to `out' label before
> zcomp_strm_find() occurred), which is equivalent to `zstrm'
> being or not being NULL. remove `locked' and check `zstrm'
> instead.
>
> Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Acked-by: Minchan Kim <minchan@...nel.org>
--
Kind regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists