From: Guennadi Liakhovetski Date: Tue, 14 Feb 2012 10:37:17 +0000 (+0100) Subject: usb: renesas_usbhs: (cosmetic) simplify list operations X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5261286949fc9ada701c7e30bf89e08a6dbf4de;p=pandora-kernel.git usb: renesas_usbhs: (cosmetic) simplify list operations list.h already provide helpers to find the first entry and to move list nodes to the tail of another list. This patch simply uses those helpers, no functional changes. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed