diff options
| author | Andy Shevchenko <[email protected]> | 2022-03-23 16:02:13 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-04-05 10:21:42 +0100 |
| commit | d21b94bf3ac44aa7759c0de6f72c0a887eb9e23b (patch) | |
| tree | b028f9d49ffb5360e9e854210a2977fc40721162 /tools/perf/scripts/python | |
| 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions