Correct comment. procfs_doprocfile implements 'file', not 'self'.

This commit is contained in:
jhb 2018-01-05 18:32:46 +00:00
parent 9384204e2e
commit 4d93d4b094

View File

@ -64,7 +64,7 @@
#include <fs/procfs/procfs.h>
/*
* Filler function for proc/pid/self
* Filler function for proc/pid/file
*/
int
procfs_doprocfile(PFS_FILL_ARGS)