From: Kevin McKinney Date: Mon, 26 Nov 2012 00:28:58 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba738b43e4d8f82aa17767f9d4707ac301720cbc;p=pandora-kernel.git Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly. This patch removes typedef for _S_MIBS_SERVICEFLOW_TABLE, and changes the name of the struct to bcm_mibs_table. In addition, any calls to typedef S_MIBS_SERVICEFLOW_TABLE are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed