summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorManush Prajwal <manushprajwal555@gmail.com>2026-08-08 23:58:16 +0530
committerChristian Brauner <brauner@kernel.org>2026-08-12 11:36:40 +0200
commited6e2047da1f64fb3d88af21627255114f07f9a1 (patch)
tree4184d457baedb0f266e6e89ca104b663c5547f35 /tools/perf/scripts/python/export-to-sqlite.py
parentbf6c571a80a1ae9141610ce94efcf4e5b93bb805 (diff)
fs: fix switch/case indentation in sysfs() syscall
The case labels in the sysfs(2) syscall implementation are indented one level deeper than the switch statement itself, which does not match the kernel coding style (switch and case should be at the same indentation level). Fix the indentation; no functional change. Signed-off-by: Manush Prajwal <manushprajwal555@gmail.com> Link: https://patch.msgid.link/20260808182816.2399-1-manushprajwal555@gmail.com Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions