From: Kevin McKinney Date: Fri, 2 Nov 2012 03:42:21 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6861cfef2e42fecd5f0d51554493e45df6612a6;p=pandora-kernel.git Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly. This patch removes typedef for _S_INTERFACE_ADAPTER, changes the name of the struct to bcm_interface_adapter. In addition, any calls to typedefs S_INTERFACE_ADAPTER, or *PS_INTERFACE_ADAPTER are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed