wakeup_reason: use vsnprintf instead of snsprintf for vargs.
authorRuchi Kandoi <kandoiruchi@google.com>
Wed, 5 Aug 2015 23:54:53 +0000 (16:54 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:42 +0000 (13:53 -0800)
commit1f027b30b538458d50fa7a40d0ef0ddfed8cd3f2
tree556790e015c1d02d3b671961b3d364b0c08e701e
parent45e6e572720eed8a105adf59f5c236fd64301b2b
wakeup_reason: use vsnprintf instead of snsprintf for vargs.

Bug: 22368519
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
kernel/power/wakeup_reason.c