diff options
author | Andy Shevchenko <[email protected]> | 2018-08-01 15:17:58 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2018-08-01 15:49:38 -0700 |
commit | 5cc9cdf631da804510d2d3ab1d97f3d9dd8d632d (patch) | |
tree | 1a62ecdd4f62dab4522152fcdace4d94fdcc6923 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 29dcea88779c856c7dc92040a0c01233263101d4 (diff) |
dm: Avoid namespace collision with bitmap API
bitmap API (include/linux/bitmap.h) has 'bitmap' prefix for its methods.
On the other hand DM bitmap API is special case.
Adding 'dm' prefix to it to avoid potential name space collision.
No functional changes intended.
Suggested-by: Mike Snitzer <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mike Snitzer <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions