This patch converts a bunch of list_del(x); list_add(x,y) to list_move(x,y). -- Brian Gerst