summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2022-09-14 19:04:51 -0400
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:28:07 +0200
commitd6921739449f229de73671d666d384dd2be44729 (patch)
treefa215a275e70b0c54d4e59974532a84f8efa66d3 /tools/perf/scripts/python/export-to-sqlite.py
parent9b9b88546539767b8e1a39dfe322285cce4647ed (diff)
btrfs: add struct declarations in dev-replace.h
dev-replace.h just has function prototypes for device replace, however if you happen to include it in the wrong order you'll get compile errors because of different structures not being defined. Since these are just pointer args to functions we can declare them at the top in order to reduce the pain of using the header. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions