diff options
author | Jian Shen <shenjian15@huawei.com> | 2018-09-21 18:41:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-22 05:29:32 +0300 |
commit | d0d72bac023937b5194b4739136940d2bdf53001 (patch) | |
tree | 7cdb928dd8ac775197bd3f19fad0202fa71a2251 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adefc0a2ff465f4ac4a88450fe69d336c8b074c5 (diff) | |
download | linux-d0d72bac023937b5194b4739136940d2bdf53001.tar.xz |
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 <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions