Sergey Senozhatsky 17162f41f0 zram: cosmetic zram_bvec_write() cleanup
`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@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-06-25 17:00:36 -07:00
..
2015-02-16 17:56:04 -08:00
2011-08-08 11:40:15 +02:00
2014-08-08 15:57:28 -07:00
2015-01-02 15:20:25 -07:00
2015-04-02 12:39:28 -06:00
2015-05-29 10:06:21 -06:00
2013-11-08 09:10:30 -07:00