diff options
| author | rillig <rillig@NetBSD.org> | 2021-09-01 23:07:41 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2021-09-01 23:07:41 +0000 |
| commit | 3dd16d4ce0ee346f2cb77bc6b057e61934b2e957 (patch) | |
| tree | b565a8fc204494a746c0059ef8d3dc1cb3cf8e34 /sys/dev | |
| parent | 84790465618655eb48168358d52d7efd0155495e (diff) | |
make: remove optimization for single-letter .for variables
Most .for loops have a single iteration variable. For these loops, the
difference between the optimized and the unoptimized versions of the
code is negligible.
Remove the optimization since the comment for explaining it was almost
larger than the code itself.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
