git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52bad64
)
WorkStruct: Typedef the work function prototype
author
David Howells
<dhowells@redhat.com>
Wed, 22 Nov 2006 14:54:45 +0000
(14:54 +0000)
committer
David 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