diff options
author | Joe Perches <joe@perches.com> | 2013-02-13 17:33:21 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-02-14 14:24:08 -0500 |
commit | b56e681b6210a635af4e4eb93ce81b4654851033 (patch) | |
tree | b4f24e384483d791b197c96fe0483c518f81bc1e /drivers/xen/acpi.c | |
parent | e81c7e93b8f047bd0fe2cd150b0866c9da4c201d (diff) |
brcmsmac: Remove unnecessary memset casts
Remove the casts of the first argument of memset.
Neaten the style by using the sizeof the actual variable
being memset not the sizeof the type of variable.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/xen/acpi.c')
0 files changed, 0 insertions, 0 deletions