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:
1ca9492
)
[PATCH] tty_register_driver: Remove incorrect and superfluous cast
author
Geert Uytterhoeven
<Geert.Uytterhoeven@sonycom.com>
Tue, 20 Feb 2007 14:45:21 +0000
(15:45 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 20 Feb 2007 18:13:45 +0000
(10:13 -0800)
tty_register_driver: Remove incorrect and superfluous cast (expected and passed
types are both const char *)
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found