From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 05 Sep 2012 13:35:40 -0600 Subject: [U-Boot] [PATCH 2/6] gpt: Replace the leXX_to_int() calls with ones defined at In-Reply-To: <1345795995-24656-3-git-send-email-l.majewski@samsung.com> References: <1345795995-24656-1-git-send-email-l.majewski@samsung.com> <1345795995-24656-3-git-send-email-l.majewski@samsung.com> Message-ID: <5047A98C.9020604@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/24/2012 02:13 AM, Lukasz Majewski wrote: > Custom definitions of le_XX_to_int functions have been replaced with > standard ones, defined at > > Signed-off-by: Chang Hyun Park > Signed-off-by: Lukasz Majewski > Signed-off-by: Kyungmin Park Did Chang Hyun Park write this? If so, shouldn't git have generated a "From" header for him, to reflect his authorship upstream. I'm not sure how Kyungmin Park's S-o-b plays into this, since he's not sending the patch.