From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965525AbXLTPdq (ORCPT ); Thu, 20 Dec 2007 10:33:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934060AbXLTPWK (ORCPT ); Thu, 20 Dec 2007 10:22:10 -0500 Received: from mtagate8.de.ibm.com ([195.212.29.157]:40940 "EHLO mtagate8.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933450AbXLTPVN (ORCPT ); Thu, 20 Dec 2007 10:21:13 -0500 Message-Id: <20071220152111.786536632@de.ibm.com> References: <20071220151925.405881218@de.ibm.com> User-Agent: quilt/0.46-1 Date: Thu, 20 Dec 2007 16:20:05 +0100 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org Cc: Joe Perches , Martin Schwidefsky Subject: [patch 40/47] arch/s390/: Spelling fixes Content-Disposition: inline; filename=139-spelling-arch.diff Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joe Perches Signed-off-by: Joe Perches Signed-off-by: Martin Schwidefsky --- arch/s390/crypto/prng.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: quilt-2.6/arch/s390/crypto/prng.c =================================================================== --- quilt-2.6.orig/arch/s390/crypto/prng.c +++ quilt-2.6/arch/s390/crypto/prng.c @@ -90,7 +90,7 @@ static ssize_t prng_read(struct file *fi int ret = 0; int tmp; - /* nbytes can be arbitrary long, we spilt it into chunks */ + /* nbytes can be arbitrary length, we split it into chunks */ while (nbytes) { /* same as in extract_entropy_user in random.c */ if (need_resched()) { -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.