Re: [PATCH] smatch_allocations: Remove dma_alloc_consistent() from the list
Dan Carpenter <[email protected]> Mon, 15 Aug 2022 14:45:17 +0300
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <20220815114517.GO3438@kadam> |
On Mon, Aug 15, 2022 at 10:21:07AM +0200, Christophe JAILLET wrote: > dma_alloc_consistent() is only defined/used in > drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c. > > There is no point in listing it in the generic list of memory allocator. > > Signed-off-by: Christophe JAILLET <[email protected]> > --- All three applied. Thanks, Christophe! regards, dan carpenter