mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-13 04:20:43 +01:00
![Andrew Zaborowski](/assets/img/avatar_default.png)
We check that config is not None but then access config.ctx outside of that if block anyway. Then we do the same for config.ctx and config.ctx.args. Nest the if blocks for the checks to be useful.