aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/cmdline.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-10-23proc: switch /proc/cmdline to seq_fileAlexey Dobriyan1-0/+29
and move it to fs/proc/cmdline.c while I'm at it. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>