Messages in this thread |  | | | Date | Thu, 29 Sep 2005 03:05:10 +0100 | | From | Al Viro <> | | Subject | Re: [PATCH] remove check_region in drivers-char-specialix.c |
| |
On Wed, Sep 28, 2005 at 06:41:06PM -0700, Andrew Morton wrote:
> http://www.spinics.net/lists/kernel/msg399680.html
Ewww... A lot of chunks consisting only of whitespace removals - great way to make patch less readable...
And yes, that second call of sx_request_io_range() must die. BTW, what's wrong with use of mdelay() instead of that sx_long_delay() junk? Replacing both calls of sx_long_delay() with mdelay(50) would do it... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |