]> git.baikalelectronics.ru Git - kernel.git/commit
generic swap(): introduce global macro swap(a, b)
authorWu Fengguang <fengguang.wu@intel.com>
Thu, 8 Jan 2009 02:09:12 +0000 (18:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:15 +0000 (08:31 -0800)
commit5b1e8332b9e765377f16948a2f35c50edd170c6c
tree69f11509a40655c17a44da9b61debdb31209f208
parent125b38b59aa24f55e75a3321a11e8270afc59a45
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 <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h