From: Kevin McKinney Date: Mon, 24 Sep 2012 03:07:11 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5bb992648881f1721a555f9a4652e60e17880f;p=pandora-kernel.git Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly. This patch removes typedef for _stLocalSFDeleteRequest, and changes the name of the struct to bcm_del_request. In addition, any calls to typedefs "stLocalSFDeleteRequest or *pstLocalSFDeleteRequest" are changed to call the struct directly. Signed-off-by: Kevin McKinney Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed