commit | f78c6032c4cb89b408190afd4feb61ff4461a114 | [log] [tgz] |
---|---|---|
author | Michal Kubecek <mkubecek@suse.cz> | Fri Apr 26 11:13:12 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 27 17:03:44 2019 -0400 |
tree | b49e3af8f5cac309bae80ad390ee8fc3b3679065 | |
parent | 12ad5f65f030ae7b8a2425f6f79137c4217e30d4 [diff] |
net: fix two coding style issues This is a simple cleanup addressing two coding style issues found by checkpatch.pl in an earlier patch. It's submitted as a separate patch to keep the original patch as it was generated by spatch. Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>