From c81823340a7eaa3dfdd4c5a244deff30231d2e5c Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Mon, 17 Dec 2012 17:35:20 -0500 Subject: [PATCH] Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly. This patch removes typedef for _TARGET_PARAMS, and changes the name of the struct to bcm_target_params. In addition, any calls to struct "stTargetParams, TARGET_PARAMS, *PTARGET_PARAMS, STARGETPARAMS, or *PSTARGETPARAMS are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed