summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-11-24 13:31:25 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2025-11-29 13:50:35 +0100
commit2158890a1af19e13ed222cda3623c8a11d3ec3b4 (patch)
treed569425acf311692dbba1ae7c3f49adaee8d23cc /tools/perf/scripts/python/export-to-postgresql.py
parentf3dc4d9898bc98e3cf569f038d90a5fec7bfc44a (diff)
downloadkernel-2158890a1af19e13ed222cda3623c8a11d3ec3b4.tar.gz
mtd: sm_ftl: Fix typo in comment in sm_read_lba
s/is/if/ Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
n>intel_th: pci: Add Lunar Lake supportAlexander Shishkin 2024-05-04intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin 2024-05-04intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin 2024-05-04intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin 2024-05-04intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin 2024-05-04intel_th: pci: Add Granite Rapids supportAlexander Shishkin 2024-05-04intel_th: msu: Fix kernel-doc warningsRandy Dunlap 2024-05-04intel_th: Remove redundant initialization of pointer outpColin Ian King 2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian 2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere 2024-05-04intel_th: Convert to platform remove callback returning voidUwe Kleine-König 2024-04-29intel_th: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET 2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan