diff options
author | Ryan Moeller <[email protected]> | 2019-08-28 13:38:40 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-08-28 10:38:40 -0700 |
commit | 9c9dcd6e04ae7a868efafe4447bdbe67ae25a6da (patch) | |
tree | 6fa680a52447ead225df3b13ba4f7cc8e861f74b /scripts | |
parent | e6203d288a787f7196bdc206edfc9148f9a58780 (diff) |
Prefer `for (;;)` to `while (TRUE)`
Defining a special constant to make an infinite loop is excessive,
especially when the name clashes with symbols commonly defined on
some platforms (ie FreeBSD).
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: John Kennedy <[email protected]
Signed-off-by: Ryan Moeller <[email protected]>
Closes #9219
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions