mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>