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