+4
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use kmemdup when some other buffer is immediately copied into allocated region. It replaces call to allocation followed by memcpy, by a single call to kmemdup. Signed-off-by:Muhammad Falak R Wani <falakreyaz@gmail.com> Signed-off-by:
Sebastian Reichel <sre@kernel.org>