diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-09-24 03:07:11 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-26 16:31:51 (GMT) |
commit | ec5bb992648881f1721a555f9a4652e60e17880f (patch) | |
tree | c28d05272ca42b25874b48a94f7ad9c8188294e9 /fs | |
parent | de473db168ad279fbae5419f03ce0797637ca6df (diff) | |
download | linux-fsl-qoriq-ec5bb992648881f1721a555f9a4652e60e17880f.tar.xz |
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 <klmckinney1@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions