From: Wu Fengguang Date: Thu, 8 Jan 2009 02:09:12 +0000 (-0800) Subject: generic swap(): introduce global macro swap(a, b) X-Git-Tag: v2.6.29-rc1~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91f68b7359144aa40bb9668124543d15284750b4;p=pandora-kernel.git generic swap(): introduce global macro swap(a, b) There have been some local definitions of swap(), it's time to replace them all with a uniform one. Signed-off-by: Wu Fengguang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed