summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBehan Webster <behanw@converseincode.com>2013-09-03 22:27:26 -0400
committerBehan Webster <behanw@converseincode.com>2014-06-07 11:44:39 -0700
commit76ae03828756bac2c1fa2c7eff7485e5f815dbdb (patch)
treed8f8d162c22b5ca844194377711b0b5340ab6c68 /crypto
parent2288328ce9700865245677f35330f3a77dfc6eda (diff)
downloadlinux-stable-76ae03828756bac2c1fa2c7eff7485e5f815dbdb.tar.gz
linux-stable-76ae03828756bac2c1fa2c7eff7485e5f815dbdb.tar.bz2
linux-stable-76ae03828756bac2c1fa2c7eff7485e5f815dbdb.zip
ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h
With compilers which follow the C99 standard (like modern versions of gcc and clang), "extern inline" does the wrong thing (emits code for an externally linkable version of the inline function). "static inline" is the correct choice instead. Author: Behan Webster <behanw@converseincode.com> Signed-off-by: Behan Webster <behanw@converseincode.com> Reviewed-by: Mark Charlebois <charlebm@gmail.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions