From: Alan Stern Date: Sat, 28 Oct 2006 17:38:58 +0000 (-0700) Subject: [PATCH] workqueue: update kerneldoc X-Git-Tag: v2.6.19-rc4~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057647fc47b3a5fbcfa997041db3f483d506603c;p=pandora-kernel.git [PATCH] workqueue: update kerneldoc This patch (as812) changes the kerneldoc comments explaining the return values from queue_work(), queue_delayed_work(), and queue_delayed_work_on(). The updated comments explain more accurately the meaning of the return code and avoid suggesting that a 0 value means the routine was unsuccessful. Signed-off-by: Alan Stern Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed