diff options
| author | Maciej Wieczor-Retman <maciej.wieczor-retman@intel.com> | 2023-10-13 13:36:30 +0200 |
|---|---|---|
| committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-10-13 14:08:31 -0600 |
| commit | 07bd3c38809216e2c32bd479fd489143e72deb1f (patch) | |
| tree | 72880df3924437cf15c9a03cb812245b0bd0e0b9 /drivers/fpga/fpga-mgr.c | |
| parent | a8cfb036115cf840978dd9c384a5cf30899e14b2 (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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
