mirror of
https://github.com/torvalds/linux.git
synced 2026-04-25 01:52:32 -04: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>