summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSimon Chopin <schopin@ubuntu.com>2025-07-14 15:31:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-15 10:08:30 +0200
commitee38e132719949fdb97c131bc1b970649e446e6c (patch)
treebc6add493c551efa5887e75b6d8c657e455701ec /tools/perf/scripts/python/event_analyzing_sample.py
parent1b6766034c64d471f65fc692b808a7618cbd7bc3 (diff)
downloadkernel-ee38e132719949fdb97c131bc1b970649e446e6c.tar.gz
staging: greybus: Documentation: firmware.c: fix whitespace alignments
This addresses all instances of the checkpatch.pl warning "CHECK: Alignment should match open parenthesis" in this file. Signed-off-by: Simon Chopin <schopin@ubuntu.com> Link: https://lore.kernel.org/r/20250714133148.442401-1-schopin@ubuntu.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
67f84f7a085546fd'>scsi: mvsas: Fix a set-but-not-used warningBart Van Assche 2022-02-19scsi: libsas: Add sas_abort_task()John Garry 2022-02-19scsi: libsas: Add sas_query_task()John Garry 2022-02-19scsi: libsas: Add sas_lu_reset()John Garry 2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry 2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry 2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry 2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry 2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry 2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry 2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry 2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang 2021-12-22scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen 2021-10-16scsi: mvsas: Switch to attribute groupsBart Van Assche 2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei 2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu