Kelly Rossmoyer
51dd650781
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: e7b509cf04 ("ANDROID: power: wakeup_reason: wake reason
enhancements")
Bug: 153727431
Reported-by: kbuild test robot <lkp@intel.com >
Change-Id: I9194f85d0ca7921461866b73dc24e1783b1da6c6
Signed-off-by: Kelly Rossmoyer <krossmo@google.com >
2020-04-24 01:05:45 +00:00
..
2020-04-23 11:07:54 +02:00
2020-04-03 08:17:23 +02:00
2020-01-27 15:55:44 +01:00
2020-04-10 02:39:49 +00:00
2020-02-11 15:05:03 -08:00
2019-05-17 16:05:09 -07:00
2020-04-18 13:33:51 +02:00
2019-10-07 18:57:10 +02:00
2020-04-23 10:30:23 +02:00
2020-04-24 01:05:45 +00:00
2020-04-13 21:36:41 +00:00
2020-02-11 04:33:55 -08:00
2020-04-18 13:33:51 +02:00
2020-04-13 21:36:41 +00:00
2020-04-21 10:20:12 +02:00
2019-06-12 12:33:20 +00:00
2019-05-31 06:46:05 -07:00
2019-12-13 08:51:11 +01:00
2019-12-13 08:51:02 +01:00
2020-03-05 16:42:23 +01:00
2020-03-05 16:42:17 +01:00
2019-12-01 09:17:17 +01:00
2018-11-13 11:08:47 -08:00
2020-01-23 08:21:29 +01:00
2019-05-20 17:46:32 -07:00
2019-09-12 11:28:03 +00:00
2020-04-18 13:33:51 +02:00
2020-01-09 10:19:00 +01:00
2019-03-21 16:25:26 -07:00
2019-10-11 18:21:23 +02:00
2020-01-09 10:19:02 +01:00
2020-01-27 15:55:44 +01:00
2020-03-25 08:06:14 +01:00
2020-04-16 18:00:25 +00:00
2019-04-20 09:16:02 +02:00
2019-05-31 06:46:19 -07:00
2019-06-04 08:02:34 +02:00
2020-03-12 11:18:50 +00:00
2020-01-15 14:51:23 +00:00
2019-11-24 08:20:29 +01:00
2019-06-12 12:33:54 +00:00
2020-04-17 10:48:52 +02:00
2020-03-11 14:14:47 +01:00
2019-03-22 23:07:04 +00:00
2019-12-01 09:53:43 +01:00
2020-01-29 16:43:27 +01:00
2020-02-24 09:13:25 +01:00
2020-03-25 08:06:13 +01:00
2020-04-13 10:45:05 +02:00
2020-04-17 05:00:40 +00:00
2020-04-13 21:36:41 +00:00
2019-07-26 09:14:01 +02:00
2019-08-12 13:36:37 -04:00
2020-01-23 08:21:29 +01:00
2020-04-17 05:00:40 +00:00
2019-03-13 14:02:35 -07:00
2019-09-16 08:22:20 +02:00
2019-11-27 12:37:25 -08:00
2020-01-23 08:21:29 +01:00
2020-04-18 13:33:51 +02:00
2019-02-12 19:47:25 +01:00
2019-08-12 13:36:37 -04:00
2019-10-07 15:27:39 -04:00
2020-04-14 19:35:27 +08:00
2020-01-09 10:18:59 +01:00
2018-10-17 15:35:29 -04:00
2018-11-13 11:09:00 -08:00
2019-03-06 15:59:21 +00:00
2020-02-24 08:34:49 +01:00
2019-03-21 16:25:27 -07:00
2020-04-04 16:30:40 +00:00