Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1313689
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rtc: ds1305: use to_spi_device and kobj_to_dev |
| Date | Thu, 21 Jan 2016 00:30:03 +0100 |
| Message-ID | <qTamn-53Q-35@gated-at.bofh.it> (permalink) |
| References | <qIRbj-1fn-13@gated-at.bofh.it> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 15 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Alessandro Zummo <a.zummo@towertech.it>, rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org |
| X-Original-Date | Thu, 21 Jan 2016 00:19:59 +0100 |
| X-Original-Message-ID | <20160120231959.GD3367@piout.net> |
| X-Original-References | <69d9b6de4c0a2c10544f9982bce92d3132bf6d21.1450875144.git.geliangtang@163.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1313689 |
Show key headers only | View raw
On 23/12/2015 at 20:54:33 +0800, Geliang Tang wrote : > For better readability, use to_spi_device() and kobj_to_dev() instead > of container_of(). > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > drivers/rtc/rtc-ds1305.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] rtc: ds1305: use to_spi_device and kobj_to_dev Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-01-21 00:30 +0100
csiph-web