diff options
author | Sebastian Ott <[email protected]> | 2016-09-08 13:37:09 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2016-11-17 07:10:14 +0100 |
commit | a95aeb2ff4a99dded0cfa4bec4ee61aaeb8b5109 (patch) | |
tree | e82d81415a6a995a346573df7bc3a420682001d7 /tools/lib/api/debug.c | |
parent | 4f5359e94bbfbe349fd1ae00516dfe749d53fe22 (diff) |
s390/pci_dma: remove memset from dma_alloc
Get rid of a useless memset from dma_alloc. Users of dma_alloc who want
zero initialized memory can get it by specifying __GFP_ZERO or use one
of the zalloc variants.
Signed-off-by: Sebastian Ott <[email protected]>
Reviewed-by: Gerald Schaefer <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions