commit | 45003a1e251a9777a55ab46bc49f6ddf747f7f94 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Thu Feb 09 15:45:42 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 10 15:32:53 2017 +0100 |
tree | 1659fc2c43e3bdc557b416ea9c4957357a40cecf | |
parent | 425902f5c8e3034b2d9d7a714289d8d579c733b2 [diff] |
w1: ds2490: use kmemdup rather than duplicating its implementation Use kmemdup rather than duplicating its implementation. Generated by: scripts/coccinelle/api/memdup.cocci Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>