On Tue, Feb 23, 2016 at 7:45 AM, Andrzej Hajda <[email protected]> wrote:
> ret variable can contain error values and is compared with zero. > Its type must be signed. > > The problem has been detected using coccinelle script > scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci > > Signed-off-by: Andrzej Hajda <[email protected]> Patch applied as obviously correct. Yours, Linus Walleij

