[PATCH] nvram - convert PRINT_PROC to seq_file
authorWim Van Sebroeck <wim@iguana.be>
Tue, 11 Nov 2008 09:56:00 +0000 (09:56 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 11 Nov 2008 09:56:00 +0000 (09:56 +0000)
commit8587b33f4adee4e7614ea7f443346c3b6bb5427a
treeca1cdeb73e1f94a21f3171b76b788661e9275db4
parent971ddcf8ad3aa88e0daee6799925858e9f820cb4
[PATCH] nvram - convert PRINT_PROC to seq_file

Convert the /proc/drivers/nvram file from the old PRINT_PROC macro
to the new seq_file filesystem.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/nvram.c