From: Wei Liu Date: Tue, 6 Dec 2011 00:08:20 +0000 (+0000) Subject: netback: remove redundant assignment X-Git-Tag: v3.3-rc1~182^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ecba2605a3bbd374cd993e532264e2d8de49e5;p=pandora-kernel.git netback: remove redundant assignment New value for netbk->mmap_pages[pending_idx] is assigned in xen_netbk_alloc_page(), no need for a second assignment which exposes internal to the outside world. Signed-off-by: Wei Liu Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed