Commit ed43ad0
committed
zephyr: lib: cpu: Remove redundant check
pm_state_force() sets the forced state and always returns true. So
remove the redundant check for failure.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent 8386366 commit ed43ad0
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 221 | + | |
225 | 222 | | |
226 | 223 | | |
227 | 224 | | |
| |||
0 commit comments