diff options
author | Christophe JAILLET <[email protected]> | 2020-12-01 22:01:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-12-09 19:43:02 +0100 |
commit | 505b08777d78868e6c47051a4e7f011718a3aba1 (patch) | |
tree | 0fb9425c9d316fa0da168add059fc1666d820f1a /scripts/gdb/linux/tasks.py | |
parent | 5b4258f6721f41b092c63f6ee71be76e9616718b (diff) |
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions