Christoph Hellwig 8a8dcabffb tty: replace ->proc_fops with ->proc_show
Just set up the show callback in the tty_operations, and use
proc_create_single_data to create the file without additional
boilerplace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2018-05-16 07:24:30 +02:00
..
2018-03-20 11:27:18 +01:00
2017-11-13 21:05:31 -08:00
2017-11-15 11:36:08 -08:00
2018-04-04 18:43:49 -07:00
2017-11-15 13:46:33 -08:00
2017-11-21 15:57:07 -08:00
2018-03-20 11:27:18 +01:00
2017-11-13 21:05:31 -08:00
2018-03-14 14:57:04 +01:00