summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2025-10-18 15:16:23 -0400
committerMiguel Ojeda <ojeda@kernel.org>2025-10-20 04:04:23 +0200
commitd9252f1be2f91c61e43e056ed1420ebdb68ca12f (patch)
treed0281659fd56469ee4a5c73f0781ed12e7e96ae4 /tools/perf/scripts/python/export-to-sqlite.py
parent061a8ac6deab9c9043e59dcceea2e4de17dc450b (diff)
downloadkernel-d9252f1be2f91c61e43e056ed1420ebdb68ca12f.tar.gz
rust_binder: remove trailing comma
This prepares for a later commit in which we introduce a custom formatting macro; that macro doesn't handle trailing commas so just remove this one. Reviewed-by: Alice Ryhl <aliceryhl@google.com> Signed-off-by: Tamir Duberstein <tamird@gmail.com> Link: https://patch.msgid.link/20251018-cstr-core-v18-2-9378a54385f8@gmail.com Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/arch/arm/boot/dts/tegra-seaboard.dts?h=master&id=ecc295bbab6b9d1baf0c0a8c2d5a945b201df547'>ARM: dt: tegra20: add pinmux to device treeStephen Warren 2012-03-07arm: tegra: dts: Mark USB1 as an OTG port on SeaboardSimon Glass 2012-02-06ARM: dt: tegra: Enable audio on WM8903 boards, disable othersStephen Warren 2012-02-06ARM: tegra: seaboard: add EMC table to device treeOlof Johansson 2011-12-19arm/tegra: Seaboard: Add GPIO key device tree nodesStephen Warren 2011-12-19arm/dt: Add ADT7461 to SeaboardStephen Warren 2011-12-07arm/dt: tegra: Fix SDHCI nodes to match board filesStephen Warren 2011-12-07arm/dt: tegra: Fix serial nodes to match board filesStephen Warren 2011-12-07arm/dt: tegra: Fix I2C nodes to match board filesStephen Warren 2011-12-07arm/dt: tegra: Remove /chosen nodeStephen Warren 2011-12-07arm/dt: tegra: Remove /memreserve/ from device-tree filesStephen Warren 2011-12-07arm/dt: add basic usb nodes to tegra device treesOlof Johansson 2011-09-22arm/dt: Tegra: Add support-8bit to SDHCI nodesStephen Warren 2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren 2011-07-28arm/dt: tegra devicetree supportGrant Likely