diff options
author | Michael Catanzaro <mcatanzaro.kernel@gmail.com> | 2022-02-13 02:01:41 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-15 14:27:17 +0000 |
commit | 4f50ef152ec652cf1f1d3031019828b170406ebf (patch) | |
tree | e1b47ef82ba451d8f83ba3b6dcb7d822ad419a36 /net/switchdev/switchdev.c | |
parent | 9b3e446cd07f01faed01a02d8d686320fe16ab66 (diff) | |
download | linux-4f50ef152ec652cf1f1d3031019828b170406ebf.tar.gz linux-4f50ef152ec652cf1f1d3031019828b170406ebf.tar.bz2 linux-4f50ef152ec652cf1f1d3031019828b170406ebf.zip |
virtio_net: Fix code indent error
This patch fixes the checkpatch.pl warning:
ERROR: code indent should use tabs where possible #3453: FILE: drivers/net/virtio_net.c:3453: ret = register_virtio_driver(&virtio_net_driver);$
Uneccessary newline was also removed making line 3453 now 3452.
Signed-off-by: Michael Catanzaro <mcatanzaro.kernel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions