diff options
| author | Manush Prajwal <manushprajwal555@gmail.com> | 2026-08-08 23:58:16 +0530 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-08-12 11:36:40 +0200 |
| commit | ed6e2047da1f64fb3d88af21627255114f07f9a1 (patch) | |
| tree | 4184d457baedb0f266e6e89ca104b663c5547f35 /tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git | |
| parent | bf6c571a80a1ae9141610ce94efcf4e5b93bb805 (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/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
