aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMitch Williams <[email protected]>2014-02-13 03:48:42 -0800
committerDavid S. Miller <[email protected]>2014-02-13 17:27:28 -0500
commita63fa1cdb667609cd9f99435ecbbcda61861b38f (patch)
treeb5071a3f240253290b25fccceee590b003810564 /tools/perf/scripts/python
parentaf1a2a9c94d7b509ded794ef20b27f8fd36dee63 (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