|
@@ -1866,19 +1866,19 @@ bool proc_fill_cache(struct file *file, struct dir_context *ctx,
|
|
res = instantiate(child, task, ptr);
|
|
res = instantiate(child, task, ptr);
|
|
return dir_emit(ctx, name, len, ino, type);
|
|
return dir_emit(ctx, name, len, ino, type);
|