[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1F3AC3675D538145B1661F571FE1805F2F0ADC7C@irsmsx105.ger.corp.intel.com>
Date: Tue, 4 Aug 2015 13:52:18 +0000
From: "Tirdea, Irina" <irina.tirdea@...el.com>
To: Wolfram Sang <wsa@...-dreams.de>
CC: Jonathan Cameron <jic23@...nel.org>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
"linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Pandruvada, Srinivas" <srinivas.pandruvada@...el.com>,
Peter Meerwald <pmeerw@...erw.net>
Subject: RE: [PATCH v3 2/8] eeprom: at24: use
i2c_smbus_read_i2c_block_data_or_emulated
> -----Original Message-----
> From: Wolfram Sang [mailto:wsa@...-dreams.de]
> Sent: 01 August, 2015 22:58
> To: Tirdea, Irina
> Cc: Jonathan Cameron; linux-iio@...r.kernel.org; linux-i2c@...r.kernel.org; linux-kernel@...r.kernel.org; Pandruvada, Srinivas;
> Peter Meerwald
> Subject: Re: [PATCH v3 2/8] eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
>
> > + if (at24->use_smbus) {
> > + status =
> > + i2c_smbus_read_i2c_block_data_or_emulated(client,
> > + offset,
> > + count,
> > + buf);
>
> Please ignore checkpatch warnings for this one and find a nice readable
> way to squeeze that into two lines.
Sure, I will fix this.
Thanks,
Irina
--
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