On (25/04/09 13:58), Dan Carpenter wrote: > The "ret" variable is only initialized on errors and not on success. > Initialize it to zero. Thank you Dan. > Fixes: 4529d2d13fd1 ("zram: modernize writeback interface") This is still in mm-unstable, mind if we fold the fix in? Or I can send a v4 with the fix applied.