Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jan 2021 18:47:38 +0000 (10:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jan 2021 18:47:38 +0000 (10:47 -0800)
commitf4f6a2e329523e1a795e5e5c0799feee997aa053
treefefe562edc36631a79f5af415f9f6088791fcfef
parente71ba9452f0b5b2e8dc8aa5445198cd9214a6a62
parent1967939462641d8b36bcb3fcf06d48e66cd67a4f
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux

Pull ENABLE_MUST_CHECK removal from Miguel Ojeda:
 "Remove CONFIG_ENABLE_MUST_CHECK (Masahiro Yamada)"

Note that this removes the config option by making the must-check
unconditional, not by removing must check itself.

* tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux:
  Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
include/linux/compiler_types.h
lib/Kconfig.debug