diff options
author | 2017-04-07 22:53:25 +0000 | |
---|---|---|
committer | 2017-04-07 22:53:25 +0000 | |
commit | 8847ddfddf5c0ef23483b6d9b804a702781cec28 (patch) | |
tree | 54ba6eba28a759dd6517165a1f584a0e100ac874 /sys/dev/usb/uhub.c | |
parent | Align comments of ifstart() function in netstart and install.sub. (diff) | |
download | wireguard-openbsd-8847ddfddf5c0ef23483b6d9b804a702781cec28.tar.xz wireguard-openbsd-8847ddfddf5c0ef23483b6d9b804a702781cec28.zip |
Minimize differences in ifstart() function between netstart and
install.sub which makes it easier to spot changes in the future.
- comments and formatting
- quotes on assignments are not needed (netstart)
- remove stray space in test (netstart)
- use $file variable with while-loop (netstart)
- although valid, instead of i use $i in arithmetic test (install.sub)
OK krw@, tb@
Looks good deraadt@
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions