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:
bb193c9
)
cleanup console_print()
author
Anirban Sinha
<asinha@zeugmasystems.com>
Mon, 14 Sep 2009 18:13:37 +0000
(11:13 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 15 Sep 2009 00:41:42 +0000
(17:41 -0700)
console_print() is an old legacy interface mostly unused in the entire
kernel tree. It's best to clean up its existing use and let developers
use their own implementation of it as they feel fit.
Signed-off-by: Anirban Sinha <asinha@zeugmasystems.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found