Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578101
| From | "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] w1: ds2490: use kmemdup rather than duplicating its implementation |
| Date | 2017-02-10 02:50 +0100 |
| Message-ID | <t98vw-5lK-15@gated-at.bofh.it> (permalink) |
| References | <t8Z8R-7WR-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09.02.2017 16:45, Wei Yongjun wrote: > From: Wei Yongjun <weiyongjun1@huawei.com> > > Use kmemdup rather than duplicating its implementation. > > Generated by: scripts/coccinelle/api/memdup.cocci > > Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> > --- > drivers/w1/masters/ds2490.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Acked-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] w1: ds2490: use kmemdup rather than duplicating its implementation Wei Yongjun <weiyj.lk@gmail.com> - 2017-02-09 16:50 +0100 Re: [PATCH -next] w1: ds2490: use kmemdup rather than duplicating its implementation "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> - 2017-02-10 02:50 +0100
csiph-web