mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>