summaryrefslogtreecommitdiff
path: root/lib/workqueue.c
diff options
context:
space:
mode:
authorpaco <paco@voltanet.io>2018-06-26 17:31:00 +0200
committerpaco <paco@voltanet.io>2018-06-26 19:34:04 +0200
commitd1b21b9616e3fda279e9bc28f16764cbab9859ec (patch)
tree1dc78abdf689d4a61acc7c53711f0298ba9d17b8 /lib/workqueue.c
parentb2e020256e368fbdb8ca9ec96cf6dac24f364566 (diff)
pimd: return check (Coverity 1465490)
Unless someone intentionally changes MCAST_ALL_ROUTERS ("224.0.0.2") with a wrong IP, this should never fail, so the fix is using "(void)" at the left of the function call, as an explicit way of indicating we discard the return value on purpose. Signed-off-by: F. Aragon <paco@voltanet.io>
Diffstat (limited to 'lib/workqueue.c')
0 files changed, 0 insertions, 0 deletions