From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-fx0-f43.google.com ([209.85.161.43]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QdzyO-00078a-2D for barebox@lists.infradead.org; Tue, 05 Jul 2011 07:23:08 +0000 Received: by fxg17 with SMTP id 17so5095684fxg.16 for ; Tue, 05 Jul 2011 00:23:05 -0700 (PDT) From: Antony Pavlov Date: Tue, 5 Jul 2011 11:22:51 +0400 Message-Id: <1309850571-8360-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] x86: fix typo in include/asm/posix_types.h To: barebox@lists.infradead.org Signed-off-by: Antony Pavlov --- arch/x86/include/asm/posix_types.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/include/asm/posix_types.h b/arch/x86/include/asm/posix_types.h index 9278681..00c9256 100644 --- a/arch/x86/include/asm/posix_types.h +++ b/arch/x86/include/asm/posix_types.h @@ -20,7 +20,7 @@ * @file * @brief x86 posix types * - * Minimal set to make all the other header files copied from the Linxu kernel happy + * Minimal set to make all the other header files copied from the Linux kernel happy */ #ifndef _ASM_X86_POSIX_TYPES_H -- 1.7.5.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox