diff options
author | Carlos Llamas <[email protected]> | 2021-10-27 23:18:02 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-28 14:42:20 +0100 |
commit | 11195bf5a355a5ef048e690f12b90b70b2c42a86 (patch) | |
tree | a47367e0e5bd61170b6fbaa45647c42cbf0c0545 /scripts/gdb/linux/lists.py | |
parent | a406290af0ffd150af8d54819407f2d19c513fdc (diff) |
ptp: fix code indentation issues
This fixes the following checkpatch.pl errors:
ERROR: code indent should use tabs where possible
+^I if (ptp->pps_source)$
ERROR: code indent should use tabs where possible
+^I pps_unregister_source(ptp->pps_source);$
ERROR: code indent should use tabs where possible
+^I kthread_destroy_worker(ptp->kworker);$
Fixes: 4225fea1cb28 ("ptp: Fix possible memory leak in ptp_clock_register()")
Signed-off-by: Carlos Llamas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions