From: Laszlo Ersek <lersek@redhat.com>
To: Mohammad Younas Khan Pathan <pmdyounaskhan786@gmail.com>
Cc: edk2-devel@lists.01.org
Subject: Re: Bug 843 - Need to remove unnecessary return statements in void functions of EDKII.
Date: Mon, 11 Jun 2018 11:47:55 +0200 [thread overview]
Message-ID: <50c9dbcc-83b2-57ef-f32f-5cb0fbe166f8@redhat.com> (raw)
In-Reply-To: <CAN9uzB=UhGhveKK4=F=jiwUmc_5QO+pmROvqcjiuBQtbHjyjRg@mail.gmail.com>
Hello Younas,
On 06/11/18 09:17, Mohammad Younas Khan Pathan wrote:
> Hi all,
>
> Please find the differences updated below, review and share your comments:
(1) Please submit the patch according to the edk2 development process.
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process
In particular, please don't paste a diff into whatever email client you
use (e.g. gmail web interface); please use "git send-email" (or another
tool that can send out pristine patches that were generated with "git
format-patch").
(2) You need to add your Contributed-by and Signed-off-by lines at the
end of the commit message. Please refer to "Contributions.txt" in the
project root directory. In general, please write an appropriate commit
message.
(3) Please don't update copyright notices in source code that don't
belong to you (or to your employer). For example, you update Intel
copyright notices in several spots, but you don't seem to have an
@intel.com email address.
(4) Please split the patch to one patch per top-level directory. For
example, you should have a separate patch for OvmfPkg.
(5) Preferably, if the goal is to remove useless "return" statements,
don't remove or add unrelated empty lines; for example in
"OptionRomPkg/UndiRuntimeDxe/Init.c". It's OK to remove adjacent empty
lines that had been clearly added, originally, to separate the "return"
statements from the rest of the code.
I suggest that we work on the OvmfPkg patch at first, to get your
environment and workflow set up. Once the OvmfPkg patch looks good in
all areas, you can submit the rest of the patches the same way.
Thanks
Laszlo
next prev parent reply other threads:[~2018-06-11 9:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 8:28 Bug 843 - Need to remove unnecessary return statements in void functions of EDKII Mohammad Younas Khan Pathan
2018-06-06 20:12 ` Laszlo Ersek
[not found] ` <CAN9uzB=UhGhveKK4=F=jiwUmc_5QO+pmROvqcjiuBQtbHjyjRg@mail.gmail.com>
2018-06-11 9:47 ` Laszlo Ersek [this message]
2018-06-11 9:56 ` Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50c9dbcc-83b2-57ef-f32f-5cb0fbe166f8@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox