diff options
author | Jian Shen <[email protected]> | 2018-09-21 16:41:38 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-21 19:29:32 -0700 |
commit | d0d72bac023937b5194b4739136940d2bdf53001 (patch) | |
tree | 7cdb928dd8ac775197bd3f19fad0202fa71a2251 /tools/perf/scripts/python/sched-migration.py | |
parent | adefc0a2ff465f4ac4a88450fe69d336c8b074c5 (diff) |
net: hns3: Unify the type convert for desc.data
For desc.data is already point to the address of struct member "data[6]",
it's unnecessary to use '&' to get its address. This patch unifies all
the type convert for dest.data, using "req = (struct name *)dest.data".
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions