Home
last modified time | relevance | path

Searched hist:f45892f750384433056cdb5601ef13ce9acbad76 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem_ops.cdiff f45892f750384433056cdb5601ef13ce9acbad76 Mon Sep 26 21:32:54 CDT 2022 Shang XiaoJing <shangxiaojing@huawei.com> net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair

Use skb_put_data() instead of skb_put() and memcpy(), which is clear.

Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Reviewed-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Link: https://lore.kernel.org/r/20220927023254.30342-1-shangxiaojing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>