diff options
author | 2016-12-19 14:21:44 +0100 | |
---|---|---|
committer | 2016-12-20 09:37:24 +0100 | |
commit | 9120cf4fd9ae77245ce9137869bcbd16575cc633 (patch) | |
tree | 216f3ea5eb9077356c1d8320bd0279ba2b7847e3 /net/unix/af_unix.c | |
parent | x86/platform/intel-mid: Switch MPU3050 driver to IIO (diff) | |
download | wireguard-linux-9120cf4fd9ae77245ce9137869bcbd16575cc633.tar.xz wireguard-linux-9120cf4fd9ae77245ce9137869bcbd16575cc633.zip |
x86/platform/intel/quark: Add printf attribute to imr_self_test_result()
__printf() attributes help detecting issues in printf() format strings at
compile time.
Even though imr_selftest.c is only compiled with
CONFIG_DEBUG_IMR_SELFTEST=y, GCC complains about a missing format
attribute when compiling allmodconfig with -Wmissing-format-attribute.
Silence this warning by adding the attribute.
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Acked-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20161219132144.4108-1-nicolas.iooss_linux@m4x.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions