git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2792065
)
PM / Hibernate: Do not initialize static and extern variables to 0
author
Barry Song
<Baohua.Song@csr.com>
Wed, 12 Oct 2011 06:29:18 +0000
(23:29 -0700)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Sun, 16 Oct 2011 21:30:38 +0000
(23:30 +0200)
Static and extern variables in kernel/power/hibernate.c need not be
initialized to 0 explicitly, so remove those initializations.
[rjw: Modified subject, added changelog.]
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found