summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorMaciej Wieczor-Retman <maciej.wieczor-retman@intel.com>2023-10-13 13:36:30 +0200
committerShuah Khan <skhan@linuxfoundation.org>2023-10-13 14:08:31 -0600
commit07bd3c38809216e2c32bd479fd489143e72deb1f (patch)
tree72880df3924437cf15c9a03cb812245b0bd0e0b9 /tools/perf/scripts/python/libxed.py
parenta8cfb036115cf840978dd9c384a5cf30899e14b2 (diff)
selftests/kvm: Replace attribute with macro
The __printf() macro is used in many tools in the linux kernel to validate the format specifiers in functions that use printf. The kvm selftest uses it without putting it in a macro definition while it also imports the kselftests.h header where the macro attribute is defined. Use __printf() from kselftests.h instead of the full attribute. Signed-off-by: Maciej Wieczor-Retman <maciej.wieczor-retman@intel.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions