[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190214073731.GB2304@kadam>
Date: Thu, 14 Feb 2019 10:37:31 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Julia Lawall <julia.lawall@...6.fr>
Cc: Jan Harkes <jaharkes@...cmu.edu>, coda@...cmu.edu,
codalist@...emann.coda.cs.cmu.edu, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] fs/coda: get rid of CODA_ALLOC()
On Thu, Feb 14, 2019 at 08:04:43AM +0100, Julia Lawall wrote:
>
>
> On Thu, 14 Feb 2019, Dan Carpenter wrote:
>
> > These days we have kvzalloc() so we can delete CODA_ALLOC().
>
> Maybe it would be better to get rid fo CODA_FREE as well?
I feel like that's a separate issue. The CODA_FREE() macro already
uses kvfree() so it doesn't bother me as much as the CODA_ALLOC() macro.
regards,
dan carpenter
Powered by blists - more mailing lists