From: Darren Hart <dvhart@linux.intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/1] Rename creat-lsb-image and improve some functions in script
Date: Mon, 25 Apr 2011 12:48:56 -0700 [thread overview]
Message-ID: <4DB5D028.1060604@linux.intel.com> (raw)
In-Reply-To: <4DB4FC30.10406@linux.intel.com>
Hi Xiaofeng,
Thanks for accepting all the feedback you received and working through
another patch.
As a matter of process (for the future) please remember to:
1) make sure people who influenced a patch rewrite are CC'd on it
2) Separate patches into logical blocks
o white space fixes
o renames
o contained functional changes
#1 gives the reviewers an opportunity to perform a follow-up review and
ensure the feedback was communicated and received correctly.
#2 is important as with the patch below, the rename and the functional
changes are merged into a single patch, so important changes are
invisible, making it very difficult to review. Also, if a problem
is detected with this file, it is now impossible to revert the
functional change without also renaming the file.
Thanks,
Darren Hart
On 04/24/2011 09:44 PM, Saul Wold wrote:
> On 04/22/2011 02:04 AM, Xiaofeng Yan wrote:
>> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>>
>> Thank Darren Hart and Robert to give me suggestions which make this script more professional.
>> The function for this script is to create a 8G lsb image with lsb test suite.
>> Changes for this script:
>> 1 Correct name of this script
>> 2 Improve some function
>>
>> Pull URL: git://git.pokylinux.org/poky-contrib.git
>> Branch: xiaofeng/Modify_creat-lsb-image
>> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/Modify_creat-lsb-image
>>
>> Thanks,
>> Xiaofeng Yan<xiaofeng.yan@windriver.com>
>> ---
>>
>>
>> Xiaofeng Yan (1):
>> create-lsb-image:Rename creat-lsb-image and improve some function
>>
>> scripts/creat-lsb-image | 198 ----------------------------------------
>> scripts/create-lsb-image | 228 ++++++++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 228 insertions(+), 198 deletions(-)
>> delete mode 100755 scripts/creat-lsb-image
>> create mode 100755 scripts/create-lsb-image
>>
>> _______________________________________________
>> poky mailing list
>> poky@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
>>
> Pulled into oe-core and poky/master
>
> Thanks
> Sau!
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
prev parent reply other threads:[~2011-04-25 19:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 9:04 [PATCH 0/1] Rename creat-lsb-image and improve some functions in script Xiaofeng Yan
2011-04-22 9:04 ` [PATCH 1/1] create-lsb-image:Rename creat-lsb-image and improve some function Xiaofeng Yan
2011-04-25 4:44 ` [PATCH 0/1] Rename creat-lsb-image and improve some functions in script Saul Wold
2011-04-25 19:48 ` Darren Hart [this message]
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-all 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=4DB5D028.1060604@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=sgw@linux.intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.