From: Kevin McKinney Date: Mon, 24 Sep 2012 03:07:16 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _stPhsRuleSI and call directly. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a392c2bd1dde3e5b8391a23ca1df7ea3d5cec5;p=pandora-kernel.git Staging: bcm: Remove typedef for _stPhsRuleSI and call directly. This patch removes typedef for _stPhsRuleSI, changes the name of the struct to bcm_phs_rules, and updates the comments appropriately. In addition, any calls to typedefs "stPhsRuleSI, *pstPhsRuleSI, or CPhsRuleSI" are changed to call the struct directly. Signed-off-by: Kevin McKinney Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed