[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGG-pUQ7pykDycLZZ1q1-ShqAN=XdX0DuhdzNtwTS5+C+GLfVQ@mail.gmail.com>
Date: Fri, 15 Nov 2013 14:09:19 -0200
From: Geyslan Gregório Bem <geyslan@...il.com>
To: Mark Brown <broonie@...nel.org>
Cc: levex@...ux.com, Caizhiyong <caizhiyong@...ilicon.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Wanglin (Albert)" <albert.wanglin@...ilicon.com>,
Levente Kurusa <ilevex.linux@...il.com>
Subject: Re: [PATCH] regmap: Fix 'ret' would return an uninitialized value
2013/11/15 Mark Brown <broonie@...nel.org>:
> On Fri, Nov 15, 2013 at 01:52:19PM -0200, Geyslan Gregório Bem wrote:
>
>> + if (WARN_ONCE(num_regs <= 0, "number of registers [%d] must be
>> major than 0", num_regs))
>> + return 0;
>
> "must be more than" but yes.
Tks. Sorry for my poor english. :D
--
Regards,
Geyslan G. Bem
hackingbits.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists