diff options
| author | Joe Perches <[email protected]> | 2017-09-09 13:14:52 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-17 16:35:26 +0200 |
| commit | 35628c4ad0f3800d3744fd5d4b7315e51c5e407e (patch) | |
| tree | 4f4163fbca9828e49673ccf76b6ef2ac0a12ea17 /tools/perf/scripts/python/netdev-times.py | |
| parent | 67af9094043dd064ec0c2cb0d84173cd9129cdc3 (diff) | |
staging: rtl8723bs: convert private allocation functions to return void *
Using char * for a return from allocation functions means the
code has to cast generic allocations to specific types.
Allow the compiler to not need casts on the allocations.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions