summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorDavid Matlack <dmatlack@google.com>2026-04-21 00:19:55 +0300
committerSean Christopherson <seanjc@google.com>2026-04-21 00:54:17 +0300
commit6ec982b5a2c7c9f0f956fd955416ac11f52bf50a (patch)
treefb10d34448ddd58a353c2740407762143a7298fc /include/linux/stacktrace.h
parent2540ebd60349b7c0194abdd6f13c1ab6db3b9909 (diff)
downloadlinux-6ec982b5a2c7c9f0f956fd955416ac11f52bf50a.tar.xz
KVM: selftests: Use u8 instead of uint8_t
Use u8 instead of uint8_t to make the KVM selftests code more concise and more similar to the kernel (since selftests are primarily developed by kernel developers). This commit was generated with the following command: git ls-files tools/testing/selftests/kvm | xargs sed -i 's/uint8_t/u8/g' Then by manually adjusting whitespace to make checkpatch.pl happy. No functional change intended. Signed-off-by: David Matlack <dmatlack@google.com> Link: https://patch.msgid.link/20260420212004.3938325-11-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions