Re: [PATCH 1/3] zram: fix operator precedence to get offset

From: Sergey Senozhatsky
Date: Mon Apr 17 2017 - 06:53:24 EST


On (04/17/17 19:50), Sergey Senozhatsky wrote:
[..]
> so in the existing scheme of things, we never care about 'sector'
> passed from zram_rw_page(). and this has worked for us for quite
> some time. my call would be -- let's drop zram_rw_page() `sector'
> calculation.

d'oh... s/sector/offset/g


-ss