From: Kevin McKinney Date: Thu, 20 Dec 2012 05:31:29 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly. X-Git-Tag: v3.9-rc1~127^2~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4d1504559aef87c8d2deb671d5d27ecc3f4ae0;p=pandora-kernel.git Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly. This patch removes typedef for _S_SERVICEFLOW_TABLE, and changes the name of the struct to bcm_phs_table. In addition, any calls to struct "S_SERVICEFLOW_TABLE" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed