Hi, kirk-san.
Thank you for review.
> From: Jamison, Kirk <k.jamison@jp.fujitsu.com>
> Your socket_timeout patch still does not apply either with git or patch command. It
> says it's still corrupted.
> I'm not sure about the workaround, because the --ignore-space-change and
> --ignore-whitespace did not work for me.
> Maybe it might have something to do with your editor when creating the patch.
> Could you confirm?
> The CFbot is also another way to check if your latest patches work.
> http://commitfest.cputube.org/
It may be caused by git diff command with no option.
The new patches are created by git diff -w.
About socket_timeout:
Your feedback looks good so that I adopted it. Please confirm it.
About TCP_USER_TIMEOUT:
There is no change in sources.
Just change the command option "git diff" -> "git diff -w".
Best regards,
---------------------
Ryohei Nagaura