commit | 0344d0d69b3360ec551581c141c6599a0dcb5f27 | [log] [tgz] |
---|---|---|
author | Olliver Schinagl <oliver@schinagl.nl> | Mon Oct 26 22:32:36 2015 +0100 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Nov 10 13:06:45 2015 +0100 |
tree | 84facd45567612e8b31d068aac1daef72d58696b | |
parent | b68edac9217ef433470f78d3fb54a769ef95a45f [diff] |
pwm: sysfs: Remove unnecessary temporary variable Use the result of pwm_is_enabled() directly instead of storing it in a temporary variable. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>