diff options
| author | Mitch Williams <[email protected]> | 2014-02-13 03:48:42 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-13 17:27:28 -0500 |
| commit | a63fa1cdb667609cd9f99435ecbbcda61861b38f (patch) | |
| tree | b5071a3f240253290b25fccceee590b003810564 /tools/perf/scripts/python | |
| parent | af1a2a9c94d7b509ded794ef20b27f8fd36dee63 (diff) | |
i40evf: clean up memsets
As politely pointed out by Dave Miller, calls to memset do not need a
void pointer cast. Additionally, it is preferred to use sizeof(*the
actual object) instead of sizeof(type).
Change-ID: Id6a02429b7040111531f3865ea03fbe619167cb3
Signed-off-by: Mitch Williams <[email protected]>
Signed-off-by: Kevin Scott <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions