Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578091

Re: [PATCH -next] w1: ds2405: use module_w1_family to simplify the code

From "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Newsgroups linux.kernel
Subject Re: [PATCH -next] w1: ds2405: use module_w1_family to simplify the code
Date 2017-02-10 02:30 +0100
Message-ID <t98c9-5f1-7@gated-at.bofh.it> (permalink)
References <t8Z8R-7WR-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09.02.2017 16:45, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
> 
> module_w1_family() makes the code simpler by eliminating
> boilerplate code.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
> ---
>  drivers/w1/slaves/w1_ds2405.c | 13 +------------
>  1 file changed, 1 insertion(+), 12 deletions(-)
> 

Acked-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH -next] w1: ds2405: use module_w1_family to simplify the code Wei Yongjun <weiyj.lk@gmail.com> - 2017-02-09 16:50 +0100
  Re: [PATCH -next] w1: ds2405: use module_w1_family to simplify the  code "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> - 2017-02-10 02:30 +0100

csiph-web