Files
android_kernel_fxtec_sm6115/include/linux
David Rientjes abb2ea7dfd compiler, clang: suppress warning for unused static inline functions
GCC explicitly does not warn for unused static inline functions for
-Wunused-function.  The manual states:

	Warn whenever a static function is declared but not defined or
	a non-inline static function is unused.

Clang does warn for static inline functions that are unused.

It turns out that suppressing the warnings avoids potentially complex
#ifdef directives, which also reduces LOC.

Suppress the warning for clang.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-06-06 14:09:22 -07:00
..
2017-04-21 10:45:01 -04:00
2010-10-15 21:18:59 +02:00
2016-12-22 22:58:37 -05:00
2012-10-08 13:50:20 +10:30
2005-04-16 15:20:36 -07:00
2012-12-02 00:05:12 +00:00
2011-03-11 14:25:50 +00:00
2017-04-26 23:54:06 -04:00
2017-03-30 09:37:20 +02:00
2016-08-11 09:41:35 -06:00
2017-05-24 12:43:30 -04:00
2017-04-18 20:41:12 +02:00
2012-02-20 19:46:36 +11:00
2016-12-05 19:01:16 -05:00
2017-05-25 13:44:28 -04:00
2017-05-12 15:57:15 -07:00
2016-12-25 17:21:22 +01:00
2009-06-18 13:04:05 -07:00
2014-08-06 18:01:24 -07:00
2015-05-12 10:46:53 +02:00
2017-03-21 10:15:47 +02:00
2016-02-11 09:59:22 -05:00
2017-05-08 17:15:12 -07:00
2017-04-04 14:10:12 -07:00
2015-07-28 08:50:42 +01:00
2013-08-28 21:35:14 -07:00
2017-05-03 15:52:10 -07:00
2016-12-12 18:55:06 -08:00
2011-09-16 19:20:20 -04:00
2016-09-27 12:33:47 +02:00
2017-01-12 16:48:26 -05:00
2016-11-16 18:32:02 -05:00
2016-10-31 16:18:30 -04:00
2011-03-31 11:26:23 -03:00
2017-05-09 16:43:23 +03:00
2017-05-03 15:52:10 -07:00
2016-06-14 10:54:40 -07:00
2017-05-08 17:15:12 -07:00
2016-01-04 16:11:11 -05:00
2017-03-26 15:09:45 +02:00
2016-12-26 23:53:46 -05:00
2015-06-25 17:00:39 -07:00
2015-10-01 09:57:59 -07:00
2017-05-09 16:43:22 +03:00