From: Aaro Koskinen Date: Tue, 30 Jul 2013 20:43:12 +0000 (+0300) Subject: staging: octeon-usb: eliminate remaining typedef unions X-Git-Tag: v3.12-rc1~183^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9cc16c03dab5c43ad962b064f0b76a79a4bb5cb;p=pandora-kernel.git staging: octeon-usb: eliminate remaining typedef unions Remaining typedef unions can be trivially eliminated with the pattern: foo_t -> union foo Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed