From: Jan Kara Date: Tue, 21 Oct 2014 11:32:10 +0000 (+0200) Subject: nfs: Remove bogus assignment X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~109^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b283f9445214d4d573906f919c70caccd27b74ea;p=pandora-kernel.git nfs: Remove bogus assignment Commit 3a6fd1f004fc (pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist) introduced a bogus assignment pg_index = pg_index in variable initialization. AFAICS it's just a typo so remove it. Spotted by Coverity (id 1248711). CC: Christoph Hellwig Signed-off-by: Jan Kara Reviewed-by: Christoph Hellwig Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed