diff options
author | Alexey Gladkov <legion@kernel.org> | 2024-04-17 20:37:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-18 09:19:11 +0300 |
commit | 8c467f3300591a206fa8dcc6988d768910799872 (patch) | |
tree | 7e256804cf2cb7407421998ac4b7721a0b23df56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b86ae40ffcf5a16b9569b1016da4a08c4f352ca2 (diff) | |
download | linux-8c467f3300591a206fa8dcc6988d768910799872.tar.xz |
VT: Use macros to define ioctls
All other headers use _IOC() macros to describe ioctls for a long time
now. This header is stuck in the last century.
Simply use the _IO() macro. No other changes.
Signed-off-by: Alexey Gladkov <legion@kernel.org>
Link: https://lore.kernel.org/r/e4229fe2933a003341e338b558ab1ea8b63a51f6.1713375378.git.legion@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions