Skip to content
Commit 7e24b4ed authored by Chuhong Yuan's avatar Chuhong Yuan Committed by David S. Miller
Browse files

net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32



Merge the combo uses of cpu_to_le32s and memcpy.
Use put_unaligned_le32 instead.
This simplifies the code.

Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fcd4e608
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment