Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just directly pass the return value of prefs_find_module() as the first argument to prefs_find_preference(); if it's null, prefs_find_preference() will return a null pointer, so we don't need to test it first.
- Loading branch information