From: Bryan O'Sullivan Date: Sat, 1 Jul 2006 11:36:08 +0000 (-0700) Subject: [PATCH] IB/ipath: removed redundant statements X-Git-Tag: v2.6.18-rc1~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd658cd2bca48d3a0e747b4525c72eb8855278e;p=pandora-kernel.git [PATCH] IB/ipath: removed redundant statements The tail register read became redundant as the result of earlier receive interrupt bug fixes. Drop another unneeded register read. And another line that got duplicated. Signed-off-by: Dave Olson Signed-off-by: Bryan O'Sullivan Cc: "Michael S. Tsirkin" Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed