Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pwm: sifive: Simplify if-if to if-else
Use if and else instead of if(A) and if (!A). Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
- Loading branch information