Re: [PATCH v5 1/7] list: Add function list_rotate_to_front()

From: Christopher Lameter
Date: Wed Apr 03 2019 - 11:46:44 EST


On Wed, 3 Apr 2019, Tobin C. Harding wrote:

> Add function list_rotate_to_front() to rotate a list until the specified
> item is at the front of the list.

Reviewed-by: Christoph Lameter <cl@xxxxxxxxx>