From: Chris Rorvick Date: Mon, 12 Jan 2015 20:42:56 +0000 (-0800) Subject: staging: line6: Pass *_init() `usb_line6' pointers X-Git-Tag: fixes-v4.0-rc1~146^2~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a221dd453a311eb55c1f1ee6322947d99d9b6170;p=pandora-kernel.git staging: line6: Pass *_init() `usb_line6' pointers Casting the `struct usb_line6' pointer at the call point makes the code difficult to read. This is substantially cleaned up by moving the cast into the callees. Signed-off-by: Chris Rorvick Reviewed-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed