From: Kevin McKinney Date: Thu, 20 Dec 2012 05:31:31 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly. X-Git-Tag: v3.9-rc1~127^2~660 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a700dbd3d4af0c380145ca9e36e30b74f2a95ecf;p=pandora-kernel.git Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly. This patch removes typedef for _S_CLASSIFIER_TABLE, and changes the name of the struct to bcm_phs_classifier_table. In addition, any calls to struct "S_CLASSIFIER_TABLE" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed