diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-04-18 18:22:13 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-04-21 14:40:21 +0200 |
commit | 9c8774e629a1950c24b44e3c8fb93d76fb644b49 (patch) | |
tree | 81bc28c1275e352b7963e6f81267526a1a11e543 /drivers/net/phy | |
parent | 4facbe3d4426720b65354be1d0f5608c65eebc20 (diff) | |
download | linux-9c8774e629a1950c24b44e3c8fb93d76fb644b49.tar.bz2 |
net: eql: Use kzalloc instead of kmalloc/memset
Use kzalloc rather than duplicating its implementation, which
makes code simple and easy to understand.
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Link: https://lore.kernel.org/r/1650277333-31090-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions