From fc1ad16277bd14c6a4f16a2e32cae186fd6d039e Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sun, 23 Sep 2012 23:07:13 -0400 Subject: [PATCH] Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly. This patch removes typedef for _stLocalSFAddRequest, and changes the name of the struct to bcm_add_request. In addition, any calls to typedefs "stLocalSFAddRequest or *pstLocalSFAddRequest" are changed to call the struct directly. Signed-off-by: Kevin McKinney Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed