diff options
author | Andy Shevchenko <[email protected]> | 2018-08-01 15:47:47 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2018-08-01 17:59:25 -0700 |
commit | 6078091c9fa899b0fd7097ae2af933554c2d989f (patch) | |
tree | ace91fd6231d3f81ac0d300dc730dbffd640de18 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4e2ec39ddbf3d78bc3b576a775fd5b4e4ff4af34 (diff) |
Input: evdev - switch to bitmap API
Switch to bitmap API, i.e. bitmap_alloc(), bitmap_zalloc(), to show
clearly what we are allocating. Besides that it returns pointer of
bitmap type instead of opaque void *.
While here, replace memcpy() with bitmap_copy() for sake of consistency.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions