Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 51dd6507 authored by Kelly Rossmoyer's avatar Kelly Rossmoyer Committed by Todd Kjos
Browse files

ANDROID: fix wakeup reason findings



The 0-day test bot found three minor issues in the wakeup_reason
enhancements patch, including two undeclared functions that should have
been static, an allegedly uninitialized pointer (which is actually set
in the line immediately prior to cppcheck's complaint), and a type
mismatch when printing timespec64 fields on a 32-bit build.

These changes address those findings.

Fixes: e7b509cf ("ANDROID: power: wakeup_reason: wake reason
enhancements")
Bug: 153727431
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Change-Id: I9194f85d0ca7921461866b73dc24e1783b1da6c6
Signed-off-by: default avatarKelly Rossmoyer <krossmo@google.com>
parent 4b433570
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment