From 2212e9374b5d8131785ba8a6e7948a6fed4dd1d5 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Thu, 20 Dec 2012 00:31:32 -0500 Subject: [PATCH] Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly. This patch removes typedef for _S_CLASSIFIER_ENTRY, and changes the name of the struct to bcm_phs_classifier_entry. In addition, any calls to struct "_S_CLASSIFIER_ENTRY" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed