Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PM: Avoid compiler warning in pm_noirq_op()
The compiler complains that calltime may be uninitialized in pm_noirq_op(), so add extra initialization for that variable to avoid the warning. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
- Loading branch information