All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Olien <dmo@osdl.org>
To: Bernd Eckenfels <ecki-lmk@lina.inka.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sparse function pointer arguments now accept void pointers
Date: Thu, 31 Jul 2003 09:45:21 -0700	[thread overview]
Message-ID: <20030731164521.GA3796@osdl.org> (raw)
In-Reply-To: <E19i6wG-0000Um-00@calista.inka.de>


Bernd,

I might have messed up here.  But could you give a little more explanation,
to help me understand what you think is wrong with this and why?

Dave

On Thu, Jul 31, 2003 at 08:29:24AM +0200, Bernd Eckenfels wrote:
> In article <20030731052810.GA2853@osdl.org> you wrote:
> > This patch eliminates warnings of the form:
> ...
> > -       if (t->type == SYM_PTR) {
> > +       if (t->type == SYM_PTR || t->type == SYM_FN) {
> 
> unlikely
> 
> Greetings
> Bernd
> -- 
> eckes privat - http://www.eckes.org/
> Project Freefire - http://www.freefire.org/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2003-07-31 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31  5:28 [PATCH] sparse function pointer arguments now accept void pointers Dave Olien
2003-07-31  6:29 ` Bernd Eckenfels
2003-07-31 16:45   ` Dave Olien [this message]

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=20030731164521.GA3796@osdl.org \
    --to=dmo@osdl.org \
    --cc=ecki-lmk@lina.inka.de \
    --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 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.