Files
agnos-kernel-sdm845/include/linux
Arnd Bergmann 2fe1b761fa UPSTREAM: modules: mark __inittest/__exittest as __maybe_unused
clang warns about unused inline functions by default:

arch/arm/crypto/aes-cipher-glue.c:68:1: warning: unused function '__inittest' [-Wunused-function]
arch/arm/crypto/aes-cipher-glue.c:69:1: warning: unused function '__exittest' [-Wunused-function]

As these appear in every single module, let's just disable the warnings by marking the
two functions as __maybe_unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jessica Yu <jeyu@redhat.com>
(cherry picked from commit 1f318a8bafcfba9f0d623f4870c4e890fd22e659)
2017-10-16 15:30:37 -07:00
..
2017-10-08 10:49:06 +02:00
2017-07-12 17:07:29 +02:00
2016-11-11 23:23:02 +01:00
2016-08-25 11:26:48 -04:00
2017-10-08 10:26:06 +02:00
2016-09-14 09:18:06 -06:00
2017-01-31 13:55:27 -08:00
2017-06-14 16:42:56 +02:00
2017-06-14 15:06:00 +02:00
2017-01-31 13:55:27 -08:00
2016-10-07 18:46:30 -07:00
2017-08-07 14:21:32 -07:00
2017-07-15 12:16:11 +02:00
2017-10-13 11:27:08 +00:00
2017-07-12 15:01:02 +02:00
2017-09-20 09:59:51 +02:00
2017-10-13 11:27:08 +00:00
2017-10-13 11:27:08 +00:00
2017-10-13 11:27:08 +00:00
2017-08-06 18:59:43 -07:00
2016-09-24 10:48:18 +02:00
2016-10-20 15:51:28 +11:00
2016-09-16 09:34:15 +01:00
2016-09-14 09:18:09 -06:00
2017-10-13 11:27:08 +00:00
2016-09-15 16:49:39 +02:00
2016-09-14 12:57:43 -07:00
2016-09-27 12:33:47 +02:00
2017-08-24 17:12:19 -07:00
2017-08-11 13:55:02 -07:00
2017-06-27 10:43:56 +02:00
2016-08-28 23:32:41 -04:00
2016-10-19 11:36:22 -06:00
2017-08-24 17:12:21 -07:00
2016-10-14 11:36:59 -07:00
2016-09-27 21:52:00 -04:00
2017-08-07 14:21:32 -07:00
2016-09-08 15:01:10 -07:00
2017-08-30 10:21:40 +02:00
2016-09-20 04:43:36 -04:00
2016-09-08 22:15:25 -07:00
2017-08-29 14:51:49 +02:00
2017-08-30 10:21:40 +02:00
2016-08-28 23:44:55 -04:00
2016-10-05 18:23:36 -04:00
2017-01-19 20:17:59 +01:00
2017-04-21 09:31:21 +02:00
2016-09-30 10:54:03 +02:00
2017-09-09 17:39:41 +02:00