diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-04-18 13:22:13 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-04-21 15:40:21 +0300 |
commit | 9c8774e629a1950c24b44e3c8fb93d76fb644b49 (patch) | |
tree | 81bc28c1275e352b7963e6f81267526a1a11e543 /fs | |
parent | 4facbe3d4426720b65354be1d0f5608c65eebc20 (diff) | |
download | linux-9c8774e629a1950c24b44e3c8fb93d76fb644b49.tar.xz |
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 'fs')
0 files changed, 0 insertions, 0 deletions