diff options
author | Olav Haugan <[email protected]> | 2017-06-13 13:56:14 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-06-15 11:40:22 +0100 |
commit | 577dfe16b852a90f26cf677cdc9113ec34199de6 (patch) | |
tree | 12c8e916535935d9bf004fb26c66b973374d21fa /scripts/gdb/linux/device.py | |
parent | c484f2564db12fa2b01b198ecb6ff0751a3e5e32 (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