diff options
| author | Christian Hopps <chopps@labn.net> | 2025-04-08 05:55:03 +0000 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2025-04-09 10:14:58 +0000 |
| commit | 59d2368b0f055f28aeda8f6080d686acfa35c20b (patch) | |
| tree | c4112f18aa261081b6c3d59ce705b43c47c1fa97 /sharpd/sharp_nht.c | |
| parent | b12b4c28b4c4a76cbc906b703ee5a694a082ab74 (diff) | |
mgmtd: normalize argument order to copy(dst, src)
Having just completed a code audit during RCA, the fact that we have 2
different argument orders for the related datastore copying functions
was unnecessary and super confusing.
Fix this code-maintenance/comprehension mistake and move the newer mgmtd
copy routines to use the same arg order as the pre-existing underlying
northbound copy functions (i.e., use `copy(dst, src)`)
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'sharpd/sharp_nht.c')
0 files changed, 0 insertions, 0 deletions
