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:
0d4e30d
)
[MTD NAND] Modify check for modules registering NAND devices without ->owner
author
David Woodhouse
<dwmw2@infradead.org>
Sun, 14 May 2006 15:54:39 +0000
(16:54 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Sun, 14 May 2006 15:54:39 +0000
(16:54 +0100)
Make it work even with compilers which lack the wit to notice that
THIS_MODULE is always non-NULL. Use #ifdef MODULE instead. It's only
a temporary debugging check anyway.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found