The concern is about the code on line 400. I'm not seeing where
num_written could go below 0, in any case.
julia
-- Forwarded message --
Date: Sun, 18 Feb 2018 20:54:49 +0800
From: kbuild test robot
To: kbu...@01.org
Cc: Julia Lawall
Subject: Re: [PATCH v3] rtc: isl12026
On Thu, Feb 15, 2018 at 9:54 PM, David Daney wrote:
> The ISL12026 is a combination RTC and EEPROM device with I2C
> interface. The standard RTC driver interface is provided. The EEPROM
> is accessed via the NVMEM interface via the "eeprom0" directory in the
> sysfs entry for the device.
>
Coup
The ISL12026 is a combination RTC and EEPROM device with I2C
interface. The standard RTC driver interface is provided. The EEPROM
is accessed via the NVMEM interface via the "eeprom0" directory in the
sysfs entry for the device.
Signed-off-by: David Daney
---
Changes from v2:
o More code clean
3 matches
Mail list logo