summaryrefslogtreecommitdiff
path: root/src/modules/plasma
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-11-10 18:49:28 -0800
committerVito Caputo <vcaputo@pengaru.com>2019-11-10 18:49:28 -0800
commit44ec797349713f28314bd329bee940cd55fad411 (patch)
tree2128c6ba385d4969b30b54259791811df315daf4 /src/modules/plasma
parent4b82076cb381f91c1225eb39efa924e935043d8b (diff)
settings: s/setting_desc_new/setting_desc_clone/
Slight refactor to make call sites less annoying. Now takes a (setting_desc_t *) instead of the members as discrete parameters, and returns an errno on error so callers can simply propagate error codes out rather than having to get access to errno defines, check for NULL and return -ENOMEM etc. It also makes the call sites self documenting by employing designated initializers in compound literals for the supplied setting_desc_t. This is in prep for runtime-configurable module settings.
Diffstat (limited to 'src/modules/plasma')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved