aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2020-04-06 12:43:15 +0200
committerWei Liu <[email protected]>2020-04-23 13:17:11 +0000
commitb0a284dc65b401a508dc2c5ed7d465884220f607 (patch)
treeee5f7aa7032acddffe5e536b1d07d0e2d0167d61 /tools/perf/scripts/python/export-to-sqlite.py
parent5cc415001bca8fe0e3f0ee6d58a953a314dd9751 (diff)
Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly
Strictly speaking, compiler is free to use something different from 'u32' for 'enum vmbus_channel_message_type' (e.g. char) but it doesn't happen in real life, just add a BUILD_BUG_ON() guardian. Signed-off-by: Vitaly Kuznetsov <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions