From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757556Ab1JCUaq (ORCPT ); Mon, 3 Oct 2011 16:30:46 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:33609 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753172Ab1JCUaj (ORCPT ); Mon, 3 Oct 2011 16:30:39 -0400 X-Greylist: delayed 4037 seconds by postgrey-1.27 at vger.kernel.org; Mon, 03 Oct 2011 16:30:39 EDT X-Originating-IP: 217.70.178.145 X-Originating-IP: 134.214.169.83 Message-ID: <4E8A1B66.2080805@gmail.com> Date: Mon, 03 Oct 2011 22:30:30 +0200 From: Jan Keromnes User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Randy Dunlap CC: torvalds@linux-foundation.org, trivial@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH][TRIVIAL] Fixed alphabetical order in CREDITS References: <4E88A947.7020702@gmail.com> <4E88AEE5.2050904@xenotime.net> <4E8A0BA4.4020905@gmail.com> <4E8A1770.20001@xenotime.net> In-Reply-To: <4E8A1770.20001@xenotime.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/03/2011 10:13 PM, Randy Dunlap wrote: > On 10/03/11 12:23, Jan Keromnes wrote: >> On 10/02/2011 08:35 PM, Randy Dunlap wrote: >>> On 10/02/11 11:11, Jan Keromnes wrote: >>>> diff --git a/CREDITS b/CREDITS >>>> index 07e32a8..650402c 100644 >>>> --- a/CREDITS >>>> +++ b/CREDITS >>>> @@ -90,7 +90,7 @@ N: Erik Andersen >>>> E:andersen@codepoet.org >>>> W:http://www.codepoet.org/ >>>> P: 1024D/30D39057 1BC4 2742 E885 E4DE 9301 0C82 5F9B 643E 30D3 9057 >>>> -D: Maintainer of ide-cd and Uniform CD-ROM driver, >>>> +D: Maintainer of ide-cd and Uniform CD-ROM driver, >>> I don't see a change for the line above or several other lines (maybe something >>> ate the trailing spaces that you were trying to fix). >> Yes sorry about that, something in my mailing process is eating trailing spaces. >> >> Please pull from: >> >> git://github.com/jankeromnes/linux.git for-linus >> >> to get the changes. >>>> @@ -2489,6 +2489,10 @@ S: 12725 SW Millikan Way, Suite 400 >>>> S: Beaverton, Oregon 97005 >>> OSDL is no longer there. >> I was unable to ask Patrick Mochel about his current whereabouts, both his email addresses do not exist anymore. How should I fix this? Surely not replace the old address by his Linked In location: Greater Seattle Area? >>>> S: USA > I would just delete those snail mail address lines. > Done. Final amended commit can now be pulled from: git://github.com/jankeromnes/linux.git for-linus Commit diffs are here: http://github.com/jankeromnes/linux/commit/b3d5cc