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