diff options
| author | 2022-02-13 02:01:41 -0600 | |
|---|---|---|
| committer | 2022-02-15 14:27:17 +0000 | |
| commit | 4f50ef152ec652cf1f1d3031019828b170406ebf (patch) | |
| tree | e1b47ef82ba451d8f83ba3b6dcb7d822ad419a36 /tools/perf/scripts/python/bin | |
| parent | Merge tag 'mlx5-updates-2022-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff) | |
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
