X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fproc%2Fnommu.c;h=cff10ab1af630c69aa8d3a9af4f450834f120247;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=f3bf016d5ee3094d70534b7bee93d7bf4f6034e6;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/fs/proc/nommu.c b/fs/proc/nommu.c index f3bf016d5..cff10ab1a 100644 --- a/fs/proc/nommu.c +++ b/fs/proc/nommu.c @@ -91,6 +91,7 @@ static void *nommu_vma_list_start(struct seq_file *m, loff_t *_pos) next = _rb; break; } + pos--; } return next;