On Tue, Feb 14, 2017 at 07:09:04AM +0100, Julia Lawall wrote:
> On line 1759, since ret is unsigned it will not be less than 0.
Thanks fixed it. Infact noticed that dm_icomp_io_range_compress() had missed a
case where
it was supposed to return error; a negative number. Fixed that aswell.
RP
>
On line 1759, since ret is unsigned it will not be less than 0.
julia
-- Forwarded message --
Date: Tue, 14 Feb 2017 09:00:39 +0800
From: kbuild test robot
To: kbu...@01.org
Cc: Julia Lawall
Subject: Re: [PATCH v4 1/1] DM: inplace compressed DM target
CC: kbuild-...@01.org
In-R