From: Jens Axboe Date: Thu, 19 Nov 2009 18:10:39 +0000 (+0000) Subject: SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional X-Git-Tag: v2.6.32~58^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d8bb2cbccf6dccaada509aafeb01c6205c9d8c4;p=pandora-kernel.git SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional Make the ability for the slow-work facility to take references on a work item optional as not everyone requires this. Even the internal slow-work stubs them out, so those can be got rid of too. Signed-off-by: Jens Axboe Signed-off-by: David Howells --- Reading git-diff-tree failed