From: Phil Endecott Date: Mon, 29 Oct 2007 20:40:30 +0000 (+0000) Subject: USB: Fix signr comment in usbdevice_fs.h X-Git-Tag: v2.6.24-rc4~76^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc59462b80c694670fbb5d0bb1a8450ffc353080;p=pandora-kernel.git USB: Fix signr comment in usbdevice_fs.h This trivial documentation patch corrects a comment in usbdevice_fs.h; it previously suggested that the signal would only be sent on error, but I am told that it is sent on both successful and unsuccessful completion, and that zero indicates that no signal should be sent. Signed-off-by: Phil Endecott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed