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:
bd89bb2
)
debug warnings: eliminate warn_on_slowpath()
author
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Nov 2008 16:56:14 +0000
(17:56 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Nov 2008 16:56:14 +0000
(17:56 +0100)
Impact: cleanup, eliminate code
now that warn_on_slowpath() uses warn_slowpath(...,NULL), we can
eliminate warn_on_slowpath() altogether and use warn_slowpath().
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found