WorkStruct: Typedef the work function prototype
authorDavid Howells <dhowells@redhat.com>
Wed, 22 Nov 2006 14:54:45 +0000 (14:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 22 Nov 2006 14:54:45 +0000 (14:54 +0000)
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.

This makes it easier to change it.

Signed-Off-By: David Howells <dhowells@redhat.com>

No differences found