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