Skip to content
Snippets Groups Projects
Commit 2af9da86 authored by Gioh Kim's avatar Gioh Kim Committed by Bjorn Helgaas
Browse files

DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions


Use "boundary" to be more descriptive than "alloc" in the dma_pool_create()
documentation.

Replace "SLAB_KERNEL" and "SLAB_ATOMIC" with the correct "GFP_KERNEL" and
"GFP_ATOMIC."

[bhelgaas: changelog]
Signed-off-by: default avatarGioh Kim <gioh.kim@lge.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 34c815fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment