aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Catanzaro <[email protected]>2022-02-13 02:01:41 -0600
committerDavid S. Miller <[email protected]>2022-02-15 14:27:17 +0000
commit4f50ef152ec652cf1f1d3031019828b170406ebf (patch)
treee1b47ef82ba451d8f83ba3b6dcb7d822ad419a36 /tools/perf/scripts/python
parent9b3e446cd07f01faed01a02d8d686320fe16ab66 (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions