Skip to content

Condense asdf related functions, avoid return

Thong Kuah requested to merge condense_asdf_functions into main

What does this Merge Request do and why?

Condense asdf related functions, avoid return

Why: in general developers are confused when they see return 0 together with return 1. This MR reduces the return in general.

Related issue: #1386 (closed)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • [-] Documentation added/updated, if needed.
  • [-] gdk doctor test added, if needed.
  • [-] Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports

Loading