summaryrefslogtreecommitdiff
path: root/lib/systemd.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-10-03 08:55:29 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-10-03 08:55:29 -0400
commitc17140fd7aff77c1763333dfdbc2bb0cf162786c (patch)
treeccba64a3ddded15fac5a483611e77d48f51d0c1b /lib/systemd.c
parent6d7b7e42570d81eb22fb05918ea4066321df005b (diff)
bgpd: Show to compiler that uint64_t -> uint32_t is ok here
We only have a uint32_t value here but clippy is wise and gives us more data than we need. Tell the compiler we can throw some stuff away. This was found by inspecting CI results. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/systemd.c')
0 files changed, 0 insertions, 0 deletions