diff options
author | Dennis Marttinen <twelho@welho.tech> | 2022-07-18 16:13:45 +0300 |
---|---|---|
committer | Dennis Marttinen <twelho@welho.tech> | 2022-10-01 15:15:56 +0300 |
commit | 4b60c8bb3e481810b4a52e883a3a70b776c6165d (patch) | |
tree | d07cef853005636e301201b8af5a2acac46215c3 /dhcpv4/server4/server_test.go | |
parent | 043f1726f02e2908b959423a0b95a9affdc08b73 (diff) |
dhcpv4: make NewInform() formatting consistent with neighbors
This is just a minor readability improvement that makes `NewInform()`
consistent with the neighboring functions like `NewRequest()`, `NewReply()`,
`NewRelease()` etc. Having the prepended modifiers on the same line helps
with separating the modifiers that provided by the function from the modifiers
passed in by the consumer of the function.
Signed-off-by: Dennis Marttinen <twelho@welho.tech>
Diffstat (limited to 'dhcpv4/server4/server_test.go')
0 files changed, 0 insertions, 0 deletions