diff options
| author | 2020-06-01 08:44:40 +0000 | |
|---|---|---|
| committer | 2020-06-01 11:02:42 -0400 | |
| commit | 10cdb15759540f03d056e2f73fe26377ed7dcfda (patch) | |
| tree | 8666bbe0770b2b1a8eabac5df95ee7319b107d2d /include/linux | |
| parent | workqueue: fix a piece of comment about reserved bits for work flags (diff) | |
| download | linux-dev-10cdb15759540f03d056e2f73fe26377ed7dcfda.tar.xz linux-dev-10cdb15759540f03d056e2f73fe26377ed7dcfda.zip | |
workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()
Any runtime WARN_ON() has to be fixed, and BUILD_BUG_ON() can
help you nitice it earlier.
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
