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