From: Srivatsa S. Bhat Date: Sat, 19 Nov 2011 13:37:57 +0000 (+0100) Subject: PM / Suspend: Fix bug in suspend statistics update X-Git-Tag: v3.2-rc3~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501a708f18ef911328ffd39f39738b8a7862aa8e;p=pandora-kernel.git PM / Suspend: Fix bug in suspend statistics update After commit 2a77c46de1e3dace73745015635ebbc648eca69c (PM / Suspend: Add statistics debugfs file for suspend to RAM) a missing pair of braces inside the state_store() function causes even invalid arguments to suspend to be wrongly treated as failed suspend attempts. Fix this. [rjw: Put the hash/subject of the buggy commit into the changelog.] Signed-off-by: Srivatsa S. Bhat Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed