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.2.38~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d02c8e73e3c4610882e4883d97c870384e64a72;p=pandora-kernel.git staging: usbip: changed function return type to void commit ac2b41acfa3efe4650102067a99251587a806d70 upstream. The function usbip_pad_iso never returns anything but 0 (success). Signed-off-by: Bart Westgeest Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed