Luis Chamberlain
750afb08ca
cross-tree: phase out dma_zalloc_coherent()
...
We already need to zero out memory for dma_alloc_coherent(), as such
using dma_zalloc_coherent() is superflous. Phase it out.
This change was generated with the following Coccinelle SmPL patch:
@ replace_dma_zalloc_coherent @
expression dev, size, data, handle, flags;
@@
-dma_zalloc_coherent(dev, size, handle, flags)
+dma_alloc_coherent(dev, size, handle, flags)
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
[hch: re-ran the script on the latest tree]
Signed-off-by: Christoph Hellwig <hch@lst.de>
2019-01-08 07:58:37 -05:00
..
2018-07-13 15:41:56 +02:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-05-31 12:54:22 +02:00
2018-07-24 18:44:00 +02:00
2018-03-09 09:43:52 -08:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-09-28 15:03:37 +02:00
2018-06-25 21:44:43 +08:00
2018-05-04 14:35:12 -07:00
2018-09-20 13:07:55 +02:00
2017-11-07 15:45:02 +01:00
2018-06-28 19:32:42 +09:00
2018-12-17 14:07:59 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-03-09 09:43:53 -08:00
2017-11-07 15:45:02 +01:00
2017-11-04 11:48:02 +01:00
2018-07-20 12:50:37 +10:00
2018-09-28 15:03:37 +02:00
2018-07-13 15:41:56 +02:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-02-05 09:41:54 -08:00
2018-01-24 08:49:51 +01:00
2018-04-23 09:50:57 +02:00
2018-09-28 15:03:37 +02:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-09-28 15:03:37 +02:00
2018-05-31 12:54:22 +02:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-06-12 16:19:22 -07:00
2018-05-31 12:54:22 +02:00
2018-09-28 15:03:37 +02:00
2018-09-28 15:03:37 +02:00
2017-11-07 15:45:02 +01:00
2018-12-05 21:20:14 +01:00
2018-05-31 12:54:22 +02:00
2018-06-12 16:19:22 -07:00
2017-11-07 15:45:02 +01:00
2018-05-31 12:54:21 +02:00
2017-11-02 11:10:55 +01:00
2018-12-12 12:38:41 +01:00
2018-03-26 15:57:14 +02:00
2018-09-20 13:07:55 +02:00
2018-09-20 13:07:55 +02:00
2017-11-04 11:48:02 +01:00
2018-10-15 15:57:29 +02:00
2018-01-09 16:15:19 +01:00
2018-06-12 16:19:22 -07:00
2018-07-24 18:44:00 +02:00
2018-05-31 12:54:21 +02:00
2018-02-15 18:43:57 +01:00
2018-11-07 13:22:06 +01:00
2017-11-07 15:45:02 +01:00
2018-03-09 09:43:52 -08:00
2017-11-04 11:48:02 +01:00
2018-03-09 09:43:53 -08:00
2017-11-04 11:48:02 +01:00
2018-07-20 12:50:37 +10:00
2017-11-04 11:48:02 +01:00
2018-02-15 18:45:34 +01:00
2017-11-04 11:48:02 +01:00
2017-11-04 11:48:02 +01:00
2017-11-04 11:48:02 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-05-31 12:54:21 +02:00
2017-11-21 15:57:07 -08:00
2017-11-02 11:10:55 +01:00
2018-09-10 20:05:02 +02:00
2018-06-01 13:24:51 +02:00
2018-12-19 08:13:26 +01:00
2017-11-07 15:45:02 +01:00
2017-11-04 11:48:02 +01:00
2018-03-16 15:40:19 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 15:45:02 +01:00
2018-09-05 14:36:53 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-01-08 07:58:37 -05:00
2018-01-17 15:08:56 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-17 15:08:56 +01:00
2017-12-12 13:16:07 +01:00
2017-12-08 17:43:52 +01:00
2018-07-16 09:09:24 +02:00
2018-05-24 18:03:07 +02:00
2018-05-24 18:03:07 +02:00
2018-05-24 18:03:09 +02:00
2017-11-07 15:53:48 +01:00
2018-03-22 13:40:10 +01:00
2018-03-22 13:40:10 +01:00
2018-11-09 08:31:08 -08:00
2018-12-21 16:46:08 +01:00
2019-01-08 07:58:37 -05:00
2018-09-28 15:04:45 +02:00
2018-11-09 08:31:08 -08:00
2018-09-28 15:04:45 +02:00
2017-11-07 15:45:02 +01:00
2017-11-07 15:45:02 +01:00
2018-12-06 13:00:10 +01:00
2018-11-09 08:31:08 -08:00
2017-11-07 15:45:02 +01:00
2018-07-06 16:37:19 +02:00
2017-11-07 15:45:02 +01:00
2018-12-07 15:40:41 +01:00
2018-11-09 08:31:08 -08:00
2017-11-07 15:45:02 +01:00
2018-06-25 21:16:27 +08:00
2019-01-01 15:55:29 -08:00
2018-12-21 16:46:08 +01:00