[PATCH] x86-64: dma_ops as const
The dma_ops structure can be const since it never changes after boot. Signed-off-by:Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by:
Andi Kleen <ak@suse.de>
Showing
- arch/x86_64/kernel/pci-calgary.c 1 addition, 1 deletionarch/x86_64/kernel/pci-calgary.c
- arch/x86_64/kernel/pci-gart.c 1 addition, 1 deletionarch/x86_64/kernel/pci-gart.c
- arch/x86_64/kernel/pci-nommu.c 1 addition, 1 deletionarch/x86_64/kernel/pci-nommu.c
- arch/x86_64/kernel/pci-swiotlb.c 1 addition, 1 deletionarch/x86_64/kernel/pci-swiotlb.c
- arch/x86_64/mm/init.c 1 addition, 1 deletionarch/x86_64/mm/init.c
- include/asm-x86_64/dma-mapping.h 1 addition, 1 deletioninclude/asm-x86_64/dma-mapping.h
Loading
Please register or sign in to comment