aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
diff options
context:
space:
mode:
authorPeng Hao <[email protected]>2024-06-24 09:20:16 +0800
committerSean Christopherson <[email protected]>2024-06-28 09:52:16 -0700
commitdd103407ca315b467074d74b3580abe210c4c695 (patch)
tree57ca989ce692dd30591ae9f1408d5881ca204dd2 /fs/btrfs/disk-io.c
parent8815d77cbc99ef817a58b02af206706890ae2b80 (diff)
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Some variables allocated in kvm_arch_vcpu_ioctl are released when the function exits, so there is no need to set GFP_KERNEL_ACCOUNT. Signed-off-by: Peng Hao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions