How manger to mail in patch send

I think you meant to ask "How to mail in a patch set"!

To mail in a patch set, you'll need to follow these general steps:

  1. Create a patch set: First, create a patch set by applying the changes you want to submit to the original codebase. You can use a version control system like Git to create a patch set.
  2. Format the patch set: Format the patch set according to the submission guidelines of the project or organization you're submitting to. This typically involves creating a series of patches, each with a descriptive subject line and a clear description of the changes made.
  3. Create a cover letter: Write a cover letter that explains the purpose of the patch set, the changes it makes, and any relevant background information. This letter should be concise and easy to understand.
  4. Attach the patch set and cover letter: Attach the patch set and cover letter to an email. Make sure to use a clear and descriptive subject line that indicates the contents of the email.
  5. Send the email: Send the email to the relevant mailing list or email address specified by the project or organization.

Here are some specific tips to keep in mind:

By following these steps and tips, you should be able to successfully mail in a patch set to the relevant project or organization.