[PATCH] tty_register_driver: Remove incorrect and superfluous cast
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Tue, 20 Feb 2007 14:45:21 +0000 (15:45 +0100)
committerLinus 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