linux/drivers/s390
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members
All num, magic and owner are set by alloc_tty_driver. No need to
re-set them on each allocation site.

pti driver sets something different to what it passes to
alloc_tty_driver. It is not a bug, since we don't use the lines
parameter in any way. Anyway this is fixed, and now we do the right
thing.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 11:37:58 -08:00
..
block [S390] dasd: revalidate server for new pathgroup 2012-01-18 18:03:42 +01:00
char TTY: remove re-assignments to tty_driver members 2012-03-08 11:37:58 -08:00
cio module_param: avoid bool abuse, add bint for special cases. 2012-01-13 09:32:17 +10:30
crypto [S390] zcrypt: Fix error return codes. 2011-12-27 11:27:13 +01:00
kvm virtio: harsher barriers for rpmsg. 2012-01-12 15:44:42 +10:30
net Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2012-01-09 08:11:13 -08:00
scsi [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early 2011-12-14 15:40:43 +04:00
Makefile