diff options
author | Marco Elver <elver@google.com> | 2020-05-28 09:43:13 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-06-05 12:40:01 +0200 |
commit | b398ace5d2ea0b7f00d9f1ce23c647e289c206ca (patch) | |
tree | 01e906e9b6af66e21bfcbc61b5d1c1f7a43c3ed8 /Documentation/process | |
parent | compiler_types.h: Optimize __unqual_scalar_typeof compilation time (diff) | |
download | linux-b398ace5d2ea0b7f00d9f1ce23c647e289c206ca.tar.xz linux-b398ace5d2ea0b7f00d9f1ce23c647e289c206ca.zip |
compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparse
If the file is being checked with sparse, use the unoptimized version of
__unqual_scalar_typeof(), since sparse does not support _Generic.
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/202005280727.lXn1VnTw%lkp@intel.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/process')
0 files changed, 0 insertions, 0 deletions