|
@@ -228,8 +228,6 @@ static int proc_readfd_common(struct file *file, struct dir_context *ctx,
|
|
if (!p)
|
|
if (!p)
|
|
return -ENOENT;
|
|
return -ENOENT;
|
|
|
|
|
|
- if (!dir_emit_dots(file, ctx))
|
|
|
|
- goto out;
|
|
|
|
if (!dir_emit_dots(file, ctx))
|
|
if (!dir_emit_dots(file, ctx))
|
|
goto out;
|
|
goto out;
|
|
files = get_files_struct(p);
|
|
files = get_files_struct(p);
|