diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2016-09-08 14:37:09 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-11-17 09:10:14 +0300 |
commit | a95aeb2ff4a99dded0cfa4bec4ee61aaeb8b5109 (patch) | |
tree | e82d81415a6a995a346573df7bc3a420682001d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f5359e94bbfbe349fd1ae00516dfe749d53fe22 (diff) | |
download | linux-a95aeb2ff4a99dded0cfa4bec4ee61aaeb8b5109.tar.xz |
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 <sebott@linux.vnet.ibm.com>
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions