From: David Howells Date: Wed, 22 Nov 2006 14:54:45 +0000 (+0000) Subject: WorkStruct: Typedef the work function prototype X-Git-Tag: v2.6.20-rc1~34^2~20^2~33^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bb49e5965c1fc399b4d3cd2b5cf2da535b330c0;p=pandora-kernel.git WorkStruct: Typedef the work function prototype 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 --- Reading git-diff-tree failed