All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Lamanna <jlamanna@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] Re: [PATCH] [0/29] vfree() checking cleanups
Date: Tue, 04 Jan 2005 23:17:39 +0000	[thread overview]
Message-ID: <aa4c40ff05010415173a9d7bb2@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

Due to a problem with Google's SMTP setup (I think it might be a TLS
issue), some of the patches got messed up.
Here's a good set...


On Tue, 4 Jan 2005 13:56:20 -0800, James Lamanna <jlamanna@gmail.com> wrote:
> The following patches against 2.6.10 clean up the case of:
> if (var)
>     vfree(var);
> 
> This check is redundant since it occurs in vfree()
> 
> There is a similar cleanup for kfree(), but I haven't gotten to that
> one yet since there are many many many more of those.
> 
> -- James Lamanna
>

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

                 reply	other threads:[~2005-01-04 23:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=aa4c40ff05010415173a9d7bb2@mail.gmail.com \
    --to=jlamanna@gmail.com \
    --cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.