Maciej Wieczor-Retman
d3772e7bad
selftests/mm: Substitute attribute with a macro
...
Compiling mm selftest after adding a __printf() attribute to
ksft_print_msg() exposes -Wformat warning in remap_region().
Fix the wrong format specifier causing the warning.
The mm selftest uses the printf attribute in its full form. Since the
header file that uses it also includes kselftests.h it can use the macro
defined there.
Use __printf() included with 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 >
2023-10-13 14:08:36 -06:00
..
2023-07-25 14:06:08 +02:00
2023-08-25 12:36:57 +01:00
2023-09-07 18:33:07 -07:00
2023-10-13 14:08:10 -06:00
2023-10-06 17:33:37 -06:00
2023-09-01 15:58:21 -07:00
2023-10-06 17:33:42 -06:00
2023-07-31 20:11:42 -07:00
2023-10-06 17:33:47 -06:00
2023-06-12 16:39:11 -06:00
2023-09-26 19:24:44 -06:00
2023-10-05 14:22:59 -06:00
2023-08-28 10:24:08 +01:00
2023-10-05 14:50:03 -06:00
2023-08-05 12:40:44 +02:00
2023-08-24 10:41:47 -04:00
2023-08-16 10:10:39 -06:00
2023-10-06 17:33:52 -06:00
2023-09-15 19:22:20 -07:00
2023-08-16 10:48:10 -06:00
2023-06-29 10:11:10 -07:00
2023-07-13 19:13:24 -07:00
2023-08-18 12:52:15 -03:00
2023-09-12 09:10:36 -07:00
2023-10-13 14:08:31 -06:00
2023-08-30 18:53:08 +02:00
2023-06-12 16:39:10 -06:00
2023-08-21 13:38:00 -07:00
2023-07-13 12:51:13 -06:00
2023-10-13 14:08:36 -06:00
2023-09-13 07:18:04 +01:00
2023-08-28 19:03:24 -07:00
2023-10-13 14:08:16 -06:00
2023-10-13 14:08:21 -06:00
2023-08-24 22:33:16 +10:00
2023-07-25 10:33:25 -06:00
2023-08-29 14:53:51 -07:00
2023-07-28 10:59:40 +01:00
2023-08-28 13:42:29 -07:00
2023-07-25 08:54:11 -06:00
2023-09-01 08:09:48 -07:00
2023-09-26 19:24:57 -06:00
2023-08-10 13:26:19 -07:00
2023-10-13 14:08:26 -06:00
2023-10-05 14:28:59 -06:00
2023-06-18 02:32:54 -07:00
2023-08-09 15:59:21 -07:00
2023-10-05 14:22:53 -06:00
2023-10-05 15:00:14 -06:00
2023-06-15 13:45:42 +02:00
2023-10-05 14:28:53 -06:00
2023-10-05 14:22:46 -06:00
2023-06-12 16:39:10 -06:00
2023-08-21 13:46:25 -07:00
2023-09-01 23:34:13 +02:00
2023-09-08 10:06:49 -06:00
2023-08-10 23:10:09 -07:00
2023-10-13 14:08:04 -06:00
2023-09-08 10:06:56 -06:00
2023-08-29 11:33:01 -07:00
2023-06-12 16:39:11 -06:00