dma-debug: small dma_debug_entry's comment and variable name updates
authorDesnes Nunes <desnesn@redhat.com>
Thu, 16 Mar 2023 14:09:10 +0000 (11:09 -0300)
committerChristoph Hellwig <hch@lst.de>
Tue, 28 Mar 2023 01:34:05 +0000 (10:34 +0900)
commit479623fd0c5ad86a43ae11670f7da2a7c462acd4
tree73a406268e4bf13712c17d8a6dead00b9a371555
parent25a4ce564921db0973b74c04e0ea23bd2ee12a3a
dma-debug: small dma_debug_entry's comment and variable name updates

Small update on dma_debug_entry's struct commentary and also standardize
the usage of 'dma_addr' variable name from debug_dma_map_page() on
debug_dma_unmap_page(), and similarly on debug_dma_free_coherent()

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/debug.c