Messages in this thread |  | | Date | Sat, 18 Aug 2018 18:22:28 +0530 | From | Himanshu Jha <> | Subject | Re: [PATCH] Coccinelle: remove pci_alloc_consistent semantic to dectect in zalloc-simple.cocci |
| |
On Sat, Aug 18, 2018 at 08:01:40PM +0800, zhong jiang wrote: > Because pci_alloc_consistent has been deprecated. We prefer to use > dam_alloc_coherent directly. Therefore, we should remove pci_alloc_consistent ^^^ typo "dma"
Also, typo in the patch subject "dectect" -> "detect"
Otherwise,
Acked-by: Himanshu Jha <himanshujha199640@gmail.com>
Thanks for cleaning up, we still have few more *_alloc/memset in the mainline, especially in the scsi subsystem, even after I cleaned up with two long patch series in the past.
-- Himanshu Jha Undergraduate Student Department of Electronics & Communication Guru Tegh Bahadur Institute of Technology
|  |