diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2022-02-03 10:56:07 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2022-02-06 23:31:29 +0100 |
commit | ba2d394c60ad4b5d70cd449b9e6f6380c2e36a50 (patch) | |
tree | 5c21137ec0920f86312efb6b111c0f04583e11a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9de209c7d584d6e06ad92f120d83d4f27c200497 (diff) |
s390/lgr: use simple assignment instead of memcpy
It is quite pointless to use memcpy to copy two bytes, besides that
this construct will also partially remove type and size sanity checks.
Therefore simply use an assignment.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions