]> Git Repo - linux.git/commit
generic swap(): introduce global macro swap(a, b)
authorWu Fengguang <[email protected]>
Thu, 8 Jan 2009 02:09:12 +0000 (18:09 -0800)
committerLinus Torvalds <[email protected]>
Thu, 8 Jan 2009 16:31:15 +0000 (08:31 -0800)
commit91f68b7359144aa40bb9668124543d15284750b4
tree69f11509a40655c17a44da9b61debdb31209f208
parentb53907c0100a353a7ac53bed260e735e5ccbbbcc
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/kernel.h
This page took 0.057077 seconds and 4 git commands to generate.