Re: [PATCH] sparse function pointer arguments now accept void pointers

From: Dave Olien (dmo@osdl.org)
Date: Thu Jul 31 2003 - 11:45:21 EST


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



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:50 EST