Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 30 Oct 2012 03:08:54 +0000 (23:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:36:24 +0000 (10:36 -0700)
commit497f1d5c5e520dca0285276363349e4ae263d2cb
tree6eef6c4b9101ed993b8f52629f66ad8131a42467
parentb7945344bd153c4f0994c1510f2cd840312d15ae
Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.

This patch removes typedef for
stLocalSFChangeIndicationAlt, changes the
name of the struct to bcm_change_indication,
and removes a comment. In addition, any
calls to typedef stLocalSFChangeIndicationAlt
are changed to call the struct directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c
drivers/staging/bcm/CmHost.h