diff options
author | 2021-08-19 00:48:47 +0100 | |
---|---|---|
committer | 2021-08-19 07:42:56 +0200 | |
commit | 5349ef4fd59f787feadc44629d4ecf6cad42e312 (patch) | |
tree | 9ab7f01aff6d2297955ee9023e2051ecff9a1d1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: r8188eu: remove free_xmit_priv field from struct hal_ops (diff) | |
download | wireguard-linux-5349ef4fd59f787feadc44629d4ecf6cad42e312.tar.xz wireguard-linux-5349ef4fd59f787feadc44629d4ecf6cad42e312.zip |
staging: r8188eu: convert only rtw_vmalloc call to vmalloc
Convert the only call to rtw_vmalloc in os_dep/ioctl_linux.c to the
kernel's existing vmalloc function, as rtw_malloc is just a preprocessor
definition for _rtw_vmalloc. The _rtw_vmalloc function is defined inline
and returns a u8, wrapping standard vmalloc. This behaviour is not necessary.
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210818234853.208448-2-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions