diff options
author | 2018-08-01 15:47:47 -0700 | |
---|---|---|
committer | 2018-08-01 17:59:25 -0700 | |
commit | 6078091c9fa899b0fd7097ae2af933554c2d989f (patch) | |
tree | ace91fd6231d3f81ac0d300dc730dbffd640de18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: gpio-keys - switch to bitmap_zalloc() (diff) | |
download | linux-dev-6078091c9fa899b0fd7097ae2af933554c2d989f.tar.xz linux-dev-6078091c9fa899b0fd7097ae2af933554c2d989f.zip |
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions