From: Hagen Paul Pfeifer Date: Tue, 6 Apr 2010 05:39:52 +0000 (+0000) Subject: socket: remove duplicate declaration of struct timespec X-Git-Tag: v2.6.35-rc1~473^2~562 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842509b8591fd9a40f5532a5f049bd29804af6d6;p=pandora-kernel.git socket: remove duplicate declaration of struct timespec struct timespec ts was alreay defined. Reuse the previously defined one and reduce the memory footprint on the stack by 16 bytes. Signed-off-by: Hagen Paul Pfeifer Signed-off-by: David S. Miller --- Reading git-diff-tree failed