summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-04-07 10:52:53 +0200
committerIngo Molnar <mingo@kernel.org>2025-04-09 12:14:14 +0200
commit3256a83335a40b435cc2ea3aed159608879f6ed8 (patch)
tree23cc342b4a91de6c774495fde771834bfa246187 /scripts/lib/kdoc/kdoc_files.py
parentec980e4facef8110f6fce27e5b6344660117f01f (diff)
perf/x86/intel/bts: Rename local bts_buffer variables for clarity
Rename struct bts_buffer objects from 'buf' to 'bb' to improve the readability when accessing the structure's 'buf' member. For example, 'buf->buf[]' becomes 'bb->buf[]'. Indent line 327 using tabs to silence a checkpatch warning. No functional changes intended. Suggested-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20250407085253.742834-2-thorsten.blum@linux.dev
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions