[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20a2e89f-1715-9659-f65f-5ace0b2073fb@embeddedor.com>
Date: Sat, 4 Aug 2018 21:01:46 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Sebastian Reichel <sebastian.reichel@...labora.co.uk>,
Krzysztof Kozlowski <krzk@...nel.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: supply: max77693_charger: fix unintentional
fall-through
Hi Sebastian,
On 07/22/2018 05:17 PM, Sebastian Reichel wrote:
> Hi,
>
> On Wed, Jul 18, 2018 at 08:14:50AM +0200, Krzysztof Kozlowski wrote:
>> On 17 July 2018 at 23:47, Gustavo A. R. Silva <gustavo@...eddedor.com> wrote:
>>> It seems that a *break* is missing in order to avoid a fall-through.
>>> Otherwise, the calculation of *data* makes no sense.
>>>
>>> Addresses-Coverity-ID: 1271172 ("Missing break in switch")
>>> Fixes: 87c2d9067893 ("power: max77693: Add charger driver for Maxim 77693")
>>> Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
>>> ---
>>> drivers/power/supply/max77693_charger.c | 1 +
>>> 1 file changed, 1 insertion(+)
>>
>> Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
>
> Thanks, queued to power-supply's fixes branch.
>
I think this should be tagged for stable.
Thanks
--
Gustavo
Powered by blists - more mailing lists