mirror of
https://github.com/torvalds/linux
synced 2026-06-13 22:02:07 +09: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>