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:
bf9ca69
)
driver model: anti-oopsing medicine
author
David Brownell
<dbrownell@users.sourceforge.net>
Thu, 7 Aug 2008 01:52:44 +0000
(18:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 21 Aug 2008 17:15:36 +0000
(10:15 -0700)
Anti-oops medicine for the class iterators ... the oops was
observed when a class was implicitly referenced before it
was initialized.
[Modified by Greg to spit a warning back so someone knows to fix their code]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found