X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Ffile_table.c;h=abdd15ad13c9c52bf672465787e3811c06ef7224;hb=f4ee2ccb6f9241c4bae2df66c296cf579d1487fb;hp=322cd37626cbc6de1e75ec5bdd6e4010d851e730;hpb=1ff5e37e727be2f575d1a672a1bc4c2595b4752e;p=~andy%2Flinux diff --git a/fs/file_table.c b/fs/file_table.c index 322cd37626c..abdd15ad13c 100644 --- a/fs/file_table.c +++ b/fs/file_table.c @@ -311,8 +311,7 @@ void fput(struct file *file) return; /* * After this task has run exit_task_work(), - * task_work_add() will fail. free_ipc_ns()-> - * shm_destroy() can do this. Fall through to delayed + * task_work_add() will fail. Fall through to delayed * fput to avoid leaking *file. */ }