diff options
author | Behan Webster <behanw@converseincode.com> | 2013-09-03 22:27:26 -0400 |
---|---|---|
committer | Seung-Woo Kim <sw0312.kim@samsung.com> | 2017-01-19 12:27:38 +0900 |
commit | c92200fff52e85392e5b0067bbce8a28b6f70b0d (patch) | |
tree | 059007c8ad0fb712d67472a7e796e7017cf3f692 /include/crypto/if_alg.h | |
parent | 6a979e7a67f48e31e1dc8f6236d5c3180c8bcd54 (diff) | |
download | kernel-common-c92200fff52e85392e5b0067bbce8a28b6f70b0d.tar.gz kernel-common-c92200fff52e85392e5b0067bbce8a28b6f70b0d.tar.bz2 kernel-common-c92200fff52e85392e5b0067bbce8a28b6f70b0d.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>
Change-Id: Ia8eed79f7bcb910db7bfbc673a5820accf979915
Diffstat (limited to 'include/crypto/if_alg.h')
0 files changed, 0 insertions, 0 deletions