diff options
author | 2021-12-26 15:38:57 +0100 | |
---|---|---|
committer | 2022-01-06 10:15:25 -0800 | |
commit | 0dbc41621875122f68a653997eb3c3010d76e86a (patch) | |
tree | ee72caa246a946ae50db0ea126faec2924f090e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Optimize a few bitmap operations (diff) | |
download | wireguard-linux-0dbc41621875122f68a653997eb3c3010d76e86a.tar.xz wireguard-linux-0dbc41621875122f68a653997eb3c3010d76e86a.zip |
ice: Use bitmap_free() to free bitmap
kfree() and bitmap_free() are the same. But using the latter is more
consistent when freeing memory allocated with bitmap_zalloc().
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions