From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse To: =?ISO-8859-1?Q?J=F6rn?= Engel In-Reply-To: <20050307190012.GA24412@wohnheim.fh-wedel.de> References: <1110043569.11425.63.camel@squizzey.bult.co.uk> <20050307110413.GD2198@wohnheim.fh-wedel.de> <1110200816.11535.15.camel@squizzey.bult.co.uk> <20050307142402.GC9597@wohnheim.fh-wedel.de> <1110220494.11445.44.camel@squizzey.bult.co.uk> <20050307190012.GA24412@wohnheim.fh-wedel.de> Content-Type: text/plain; charset=UTF-8 Date: Mon, 07 Mar 2005 20:21:02 +0000 Message-Id: <1110226862.29792.149.camel@baythorne.infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Gareth Bult , Linux MTD Subject: Re: Re; MTD (2) Block Driver broken List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2005-03-07 at 20:00 +0100, Jörn Engel wrote: > o You want your name removed. > o You will have your name removed. > o I'm left wondering why you submitted the code in the first place. Er, because he'd done the work and figured it might be useful to others. For which we are grateful, Gareth. Please don't be discouraged. You aren't obliged to maintain the code for ever just because you posted it once. It is common for people to want to take credit for their work -- and thankfully it's not so common for us to screw it up for them immediately after they submit it either :) However, if you really want your name removed from the driver, that's perfectly OK with us. I would normally be inclined to follow the lead set in lib/vsprintf.c and leave your name in it in such a way that it's clear you're not to blame if it doesn't work (grep for 'portably') but it's your call. -- dwmw2