From: Pavel Emelyanov Date: Fri, 31 Aug 2007 05:46:36 +0000 (-0700) Subject: [PKTGEN]: Remove write-only variable. X-Git-Tag: v2.6.23-rc5~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88282c6ecf0dacefda6090b0289d35e8a3cc6221;p=pandora-kernel.git [PKTGEN]: Remove write-only variable. The pktgen_thread.pid is set to current->pid and is never used after this. So remove this at all. Found during isolating the explicit pid/tgid usage. Signed-off-by: Pavel Emelyanov Acked-by: Sukadev Bhattiprolu Signed-off-by: David S. Miller --- Reading git-diff-tree failed