commit | d6833e42786e050e7522d6a91a9361e54085897d | [log] [tgz] |
---|---|---|
author | Sultan Alsawaf <sultan@kerneltoast.com> | Wed Apr 29 14:59:20 2020 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 14:23:05 2020 -0700 |
tree | cca3bbe1257556eb5bc4af1c2f1170ba3ec3fc1b | |
parent | 42c556fef92361bbc58be22f91b1c49db0963c34 [diff] |
wireguard: send: remove errant newline from packet_encrypt_worker This commit removes a useless newline at the end of a scope, which doesn't add anything in the way of organization or readability. Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: David S. Miller <davem@davemloft.net>