diff options
author | 2018-11-22 14:54:36 +0000 | |
---|---|---|
committer | 2018-11-22 14:54:36 +0000 | |
commit | 9d02d0e1dd44e01a4c13b664fb88b35d03361981 (patch) | |
tree | 6b72681cf50fab8178042461820f5c9fa83f92f7 /sys/dev/pv/files.pv | |
parent | Correct and shorten the description of the sort order of apropos(1) (diff) | |
download | wireguard-openbsd-9d02d0e1dd44e01a4c13b664fb88b35d03361981.tar.xz wireguard-openbsd-9d02d0e1dd44e01a4c13b664fb88b35d03361981.zip |
Remove useless assignment, value is overwritten right after being set.
Both assignements are in our tree since the driver got imported from
FreeBSD in 2001 and remained untouched since import.
The second assignment in its current form got introduced in FreeBSD in
1997 with r29233 [1], when syncinc the driver. The first assignment got
removed in 2017 with r314147 [2].
[1]: https://svnweb.freebsd.org/base?view=revision&revision=29233
[2]: https://svnweb.freebsd.org/base?view=revision&revision=314147
Coverity CID 1453008.
OK deraadt@
Diffstat (limited to 'sys/dev/pv/files.pv')
0 files changed, 0 insertions, 0 deletions