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