[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0611211553320.17154@yvahk01.tjqt.qr>
Date: Tue, 21 Nov 2006 15:53:54 +0100 (MET)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: David Howells <dhowells@...hat.com>
cc: Stefan Richter <stefanr@...6.in-berlin.de>, torvalds@...l.org,
akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] WorkStruct: Typedef the work function prototype
On Nov 20 2006 15:47, David Howells wrote:
>Stefan Richter <stefanr@...6.in-berlin.de> wrote:
>
>> > Define a type for the work function prototype. It's not only kept in the
>> > work_struct struct, it's also passed as an argument to several functions.
>>
>> If so, it should certainly also be used in the declarations and
>> definitions of the work functions.
>
>Is this what you mean?:
>
> work_func_t do_my_work
> {
> ...
> }
That should not compile.
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists