public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: Jan Harkes <jaharkes@cs.cmu.edu>,
	coda@cs.cmu.edu, codalist@telemann.coda.cs.cmu.edu,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] fs/coda: get rid of CODA_ALLOC()
Date: Thu, 14 Feb 2019 10:48:01 +0300	[thread overview]
Message-ID: <20190214074801.GC2304@kadam> (raw)
In-Reply-To: <alpine.DEB.2.21.1902140804170.2466@hadrien>

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?
> 

Actually, you're right.  CODA_FREE() is especially weird  without a
CODA_ALLOC().  But let me send that as a second patch.

regards,
dan carpenter


  parent reply	other threads:[~2019-02-14  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14  6:58 [PATCH] fs/coda: get rid of CODA_ALLOC() Dan Carpenter
2019-02-14  7:04 ` Julia Lawall
2019-02-14  7:37   ` Dan Carpenter
2019-02-14  7:48   ` Dan Carpenter [this message]
2019-02-14  8:38   ` [PATCH 2] coda: get rid of CODA_FREE() Dan Carpenter
2019-02-14 17:10     ` Jan Harkes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190214074801.GC2304@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=coda@cs.cmu.edu \
    --cc=codalist@telemann.coda.cs.cmu.edu \
    --cc=jaharkes@cs.cmu.edu \
    --cc=julia.lawall@lip6.fr \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox