On 7/14/2012 1:30 AM, ronnie sahlberg wrote: > Tomo, please find attached a patch that adds support for WRITEVERIFY10/12/16 > Hi Ronnie, Just friendly thinking out loud, re posting patches which aren't inline text as the rest of the community does. The review process isn't open and easy as it should be, better be avoided. If you have git installed, the following would be the easiest way to send patches that you have prepared with git format-patch $ GIT_AUTHOR_EMAIL=ronniesahlberg at gmail.com git send-email \ --smtp-server=YOUR-SMTP-SERVER --smtp-server-port=YOUR-SMTP-SERVER-PORT \ --to fujita.tomonori at lab.ntt.co.jp --cc stgt at vger.kernel.org \ /path/to/patches/* You need the git and git-email packages to be installed. Or. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |