diff options
| author | Al Viro <[email protected]> | 2005-09-30 03:36:50 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-09-30 08:42:24 -0700 |
| commit | c215a16a4ad620b612b51495cbb99dbbb59bb585 (patch) | |
| tree | c6abecc19111e112cd1825cab2e0e9d7d12e507b /scripts/basic/split-include.c | |
| parent | 4735885701d7c24ed54f35f5102d32b3aabee55e (diff) | |
[PATCH] bogus BUILD_BUG_ON() in bpa_iommu
BUILD_BUG_ON(1) is asking for trouble (and getting it) when used in that
manner - dead code elimination happens after we parse it and invalid
type is invalid type, dead code or not.
It might be version-dependent, but at least 4.0.1 refuses to accept
that.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions