mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 22:03:01 +02:00
While __get_phandle_array returns the empty set when the property is not available, str_array would return None, unless instructed otherwise. Make sure that it also returns the empty set.