Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/nfs/read.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/nfs/read.c b/fs/nfs/read.c index 10eff1c..61e87c6 100644 --- a/fs/nfs/read.c +++ b/fs/nfs/read.c @@ -297,8 +297,6 @@ static int nfs_pagein_multi(struct nfs_pageio_descriptor *desc) do { int ret2; - /* FIXME: need a new layout segment? */ - data = list_entry(list.next, struct nfs_read_data, pages); list_del_init(&data->pages); -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html