From 8a885ae80573430f1d3c31b6b33d078b1ed44aee Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sun, 25 Nov 2012 19:29:00 -0500 Subject: [PATCH] Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly. This patch removes typedef for _S_MIBS_PHS_RULE, and changes the name of the struct to bcm_mibs_phs_rule. In addition, any calls to typedef S_MIBS_PHS_RULE are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed