aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro.kernel@gmail.com>2022-02-13 02:01:41 -0600
committerDavid S. Miller <davem@davemloft.net>2022-02-15 14:27:17 +0000
commit4f50ef152ec652cf1f1d3031019828b170406ebf (patch)
treee1b47ef82ba451d8f83ba3b6dcb7d822ad419a36 /net/switchdev/switchdev.c
parent9b3e446cd07f01faed01a02d8d686320fe16ab66 (diff)
downloadlinux-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