From: Oliver Neukum Date: Wed, 9 Sep 2009 15:08:50 +0000 (+0200) Subject: USB: O_NONBLOCK in read path of skeleton X-Git-Tag: v2.6.32-rc1~174^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd01664344e983d73a85ce604f7c23f475cf303;p=pandora-kernel.git USB: O_NONBLOCK in read path of skeleton Non blocking IO is supported in the read path of usb-skeleton. This is done by just not blocking. As support for handling signals without stopping IO is already there, it can be used for O_NONBLOCK, too. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed