mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
This adds list_cut_position() which lets you cut a list into two lists given a pivot in the list. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>