From: Barry Song Date: Wed, 12 Oct 2011 06:29:18 +0000 (-0700) Subject: PM / Hibernate: Do not initialize static and extern variables to 0 X-Git-Tag: v3.2-rc1~178^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d231ff1af70a2df43d809173cf8c94e9c3beb853;p=pandora-kernel.git PM / Hibernate: Do not initialize static and extern variables to 0 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed