1
0
Files
linux/drivers
Linus Torvalds edeb280e49 Fix uart_set_ldisc() function type
Commit 64e9159f5d ("serial_core:
uart_set_ldisc infrastructure") introduced the ability for low-level
serial drivers to be informed when the tty ldisc changes.

However, the actual tty-layer function that does this callback for
serial devices was declared with the wrong type, having a spurious and
unused 'ldisc' argument.

This fixed the resulting compiler warning by just removing it.

Acked-by: Blithering Idiot <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-04 10:35:03 -07:00
..
2008-05-20 14:52:25 -07:00
2008-05-30 15:09:44 +10:00
2008-05-24 09:56:11 -07:00
2008-05-20 16:44:43 +02:00
2008-06-04 08:06:01 -07:00
2008-05-20 13:31:54 -07:00
2008-05-20 13:31:55 -07:00
2008-05-26 16:08:40 +02:00
2008-05-21 16:56:00 -07:00
2008-05-21 16:55:59 -07:00
2008-06-04 08:06:02 -07:00
2008-06-04 10:35:03 -07:00
2008-05-20 13:31:55 -07:00
2008-06-04 08:06:01 -07:00
2008-05-30 15:09:46 +10:00
2008-04-30 08:29:52 -07:00
2008-04-30 08:29:52 -07:00