aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorOlav Haugan <[email protected]>2017-06-13 13:56:14 -0700
committerWill Deacon <[email protected]>2017-06-15 11:40:22 +0100
commit577dfe16b852a90f26cf677cdc9113ec34199de6 (patch)
tree12c8e916535935d9bf004fb26c66b973374d21fa /scripts/gdb/linux/device.py
parentc484f2564db12fa2b01b198ecb6ff0751a3e5e32 (diff)
arm64/dma-mapping: Remove extraneous null-pointer checks
The current null-pointer check in __dma_alloc_coherent and __dma_free_coherent is not needed anymore since the __dma_alloc/__dma_free functions won't be called if !dev (dummy ops will be called instead). Reviewed-by: Catalin Marinas <[email protected]> Signed-off-by: Olav Haugan <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions