diff options
author | Heiko Carstens <[email protected]> | 2022-02-03 10:56:07 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2022-02-06 23:31:29 +0100 |
commit | ba2d394c60ad4b5d70cd449b9e6f6380c2e36a50 (patch) | |
tree | 5c21137ec0920f86312efb6b111c0f04583e11a8 /net/lapb/lapb_out.c | |
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 <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions