commit | 88282c6ecf0dacefda6090b0289d35e8a3cc6221 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Aug 30 22:46:36 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 30 22:46:36 2007 -0700 |
tree | a9679d3f2266598221d5282e6ccc390437c29c81 | |
parent | a289d70d74c39a8e6938619f967fc6cd70ce1798 [diff] |
[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 <xemul@openvz.org> Acked-by: Sukadev Bhattiprolu <sukadev@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>