diff options
| author | Prathu Baronia <[email protected]> | 2023-05-22 14:20:19 +0530 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2023-06-07 16:22:30 -0400 |
| commit | 4d8df0f5f79f747d75a7d356d9b9ea40a4e4c8a9 (patch) | |
| tree | dedc5f73e0a4d6475380e0114a15c1829655700d /tools/testing/selftests/net/lib/py/utils.py | |
| parent | 9561de3a55bed6bdd44a12820ba81ec416e705a7 (diff) | |
vhost: use kzalloc() instead of kmalloc() followed by memset()
Use kzalloc() to allocate new zeroed out msg node instead of
memsetting a node allocated with kmalloc().
Signed-off-by: Prathu Baronia <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions