From: Bart Westgeest Date: Mon, 23 Jan 2012 15:55:46 +0000 (-0500) Subject: staging: usbip: changed function return type to void X-Git-Tag: v3.4-rc1~186^2~176^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2b41acfa3efe4650102067a99251587a806d70;p=pandora-kernel.git staging: usbip: changed function return type to void The function usbip_pad_iso never returns anything but 0 (success). Signed-off-by: Bart Westgeest Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed