Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751523Ab1COBjj (ORCPT ); Mon, 14 Mar 2011 21:39:39 -0400 Received: from swampdragon.chaosbits.net ([90.184.90.115]:21073 "EHLO swampdragon.chaosbits.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750993Ab1COBji (ORCPT ); Mon, 14 Mar 2011 21:39:38 -0400 Date: Tue, 15 Mar 2011 02:39:19 +0100 (CET) From: Jesper Juhl To: linux-arm-kernel@lists.infradead.org cc: linux-kernel@vger.kernel.org, Russell King Subject: [PATCH] ARM: Remove bouncing author email from arch/arm/plat-iop/time.c Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 33 Mr. Deepak Saxena's email address, listed at the head of arch/arm/plat-iop/time.c, bounces. Remove it. Signed-off-by: Jesper Juhl --- time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/plat-iop/time.c b/arch/arm/plat-iop/time.c index 07f23bb..af6139d 100644 --- a/arch/arm/plat-iop/time.c +++ b/arch/arm/plat-iop/time.c @@ -3,7 +3,7 @@ * * Timer code for IOP32x and IOP33x based systems * - * Author: Deepak Saxena + * Author: Deepak Saxena * * Copyright 2002-2003 MontaVista Software Inc. * -- Jesper Juhl http://www.chaosbits.net/ Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/