diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-03-23 16:02:13 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-05 10:21:42 +0100 |
commit | d21b94bf3ac44aa7759c0de6f72c0a887eb9e23b (patch) | |
tree | b028f9d49ffb5360e9e854210a2977fc40721162 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
spi: spidev: Convert BUILD_BUG_ON() to static_assert()
static_assert() is a preferred method to fail build when the certain
constraints are not met. Convert BUILD_BUG_ON() to static_assert().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220323140215.2568-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions