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:
a2cc797
)
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
author
Thomas Jarosch
<thomas.jarosch@intra2net.com>
Thu, 25 Aug 2011 13:37:45 +0000
(15:37 +0200)
committer
Keith Packard
<keithp@keithp.com>
Thu, 25 Aug 2011 18:21:20 +0000
(11:21 -0700)
Otherwise it just contains random memory.
Issue detected by cppcheck.
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found