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-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2019-01-08 07:58:37 -05:00
2018-12-18 23:19:21 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2018-12-28 14:48:06 -08:00
2018-12-28 14:48:06 -08:00
2018-11-09 19:17:14 -07:00
2018-12-18 23:13:12 -05:00
2018-12-20 19:46:20 -05:00
2018-12-28 14:48:06 -08:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:13:12 -05:00
2018-11-28 18:50:59 -05:00
2018-12-20 20:03:56 -05:00
2018-11-28 21:47:30 -05:00
2018-12-28 14:48:06 -08:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2018-12-20 19:48:07 -05:00
2018-12-18 23:13:12 -05:00
2018-11-07 13:42:32 -07:00
2018-12-18 23:19:21 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:13:12 -05:00
2019-01-08 07:58:37 -05:00
2018-12-19 21:54:07 -05:00
2018-10-17 21:58:51 -04:00
2018-12-18 23:13:12 -05:00
2018-08-30 07:27:22 -04:00
2019-01-08 07:58:37 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-06-19 22:02:25 -04:00
2018-10-15 23:00:38 -04:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-06-26 12:27:06 -04:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:13:12 -05:00
2018-03-15 00:25:37 -04:00
2018-12-18 23:13:12 -05:00
2018-10-17 21:38:20 -04:00
2018-09-25 20:45:53 -04:00
2018-12-18 23:19:21 -05:00
2018-06-19 22:02:25 -04:00
2018-12-18 23:13:12 -05:00
2018-06-19 22:02:25 -04:00
2018-12-18 23:19:21 -05:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:13:12 -05:00
2018-07-10 22:25:03 -04:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-09-21 12:35:39 -04:00
2018-12-18 23:19:21 -05:00
2018-11-06 21:31:28 -05:00
2018-12-20 20:03:55 -05:00
2018-10-15 23:00:38 -04:00
2018-11-18 15:46:03 -07:00
2018-12-20 20:03:55 -05:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:19:21 -05:00
2018-10-17 21:07:54 -04:00
2018-12-18 23:13:12 -05:00
2018-06-19 22:02:25 -04:00
2019-01-08 07:58:37 -05:00
2018-12-18 23:13:12 -05:00
2019-01-08 07:58:37 -05:00
2018-12-28 14:48:06 -08:00
2018-10-17 21:06:49 -04:00
2018-12-19 21:43:30 -05:00
2018-10-17 21:07:54 -04:00
2018-12-18 23:13:12 -05:00
2018-11-05 22:47:38 -05:00
2018-09-28 02:17:51 -04:00
2018-06-19 22:02:25 -04:00
2018-12-18 23:19:21 -05:00
2018-11-07 13:42:32 -07:00
2019-01-03 18:57:57 -08:00
2018-02-13 21:49:15 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:13:12 -05:00
2018-12-18 23:19:21 -05:00
2018-12-18 23:13:12 -05:00
2018-08-30 07:21:04 -04:00
2018-12-28 14:48:06 -08:00
2018-04-20 19:14:28 -04:00
2018-04-20 19:14:36 -04:00
2018-04-18 19:34:08 -04:00
2018-11-26 10:34:26 -07:00
2019-01-03 18:57:57 -08:00
2018-12-28 14:48:06 -08:00
2018-09-26 15:11:28 -06:00
2018-11-07 13:42:32 -07:00
2018-11-07 13:42:32 -07:00
2018-11-07 13:42:32 -07:00
2018-11-07 13:42:32 -07:00
2018-12-28 14:48:06 -08:00
2018-11-07 13:42:32 -07:00
2018-06-26 12:27:06 -04:00
2018-06-04 07:58:06 -07:00
2018-11-07 13:42:32 -07:00
2018-06-19 22:02:25 -04:00
2018-07-30 08:27:02 -06:00
2018-11-09 19:17:14 -07:00
2018-12-28 13:19:59 -08:00
2018-11-09 19:17:14 -07:00
2018-06-12 16:19:22 -07:00
2019-01-03 18:57:57 -08:00
2018-12-18 23:19:21 -05:00
2018-08-02 15:22:13 -06:00
2018-11-09 19:17:14 -07:00
2018-11-07 13:42:32 -07:00
2018-12-18 23:19:21 -05:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:19:21 -05:00
2018-10-15 23:00:38 -04:00
2018-12-07 21:56:06 -05:00
2018-12-28 14:48:06 -08:00
2018-12-28 14:48:06 -08:00
2018-12-18 23:13:12 -05:00
2018-11-15 14:27:08 -05:00
2018-12-18 23:13:12 -05:00
2018-10-17 21:38:20 -04:00