From patchwork Fri Oct 12 23:49:32 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Luis R. Rodriguez" X-Patchwork-Id: 1589451 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by patchwork1.kernel.org (Postfix) with ESMTP id 4CEFB3FCFC for ; Sun, 14 Oct 2012 09:46:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A8119EEB1 for ; Sun, 14 Oct 2012 02:46:58 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 776559E761 for ; Fri, 12 Oct 2012 16:49:50 -0700 (PDT) Received: by mail-pa0-f49.google.com with SMTP id bi5so3398516pad.36 for ; Fri, 12 Oct 2012 16:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=sW5eiaIhY8gBvWZ3sB9jZz4wKsroEtoxVCdtTRz0Hkg=; b=CdF4wJ23eb1t+ax/Q4qjBXER0yfp11KC3DmWKnfM6ONdD/+q+tgLUxJRrRQaVMwlCu bIIcelgDU9Eo0aKewY1jymOl3TtzbLwJDlGQIZ5TLFhgdhVevZgyLPCK5auywMkNkmcD U4u1Ztx8o1clSt+F58O2M0D5fBnKfitHKzZ8UM6eEaIC1HYEr/ZhMMIwOE/+4TDpxPpd HbZS0lta8tIOoesaTBwtcHKnOnYmUH41BtSg335lU5bHe4hJ6HWXHfIPmFrawPM+JoG2 RJ592WdXe+GfdgUSb7Fb5b5D88/w9KIjlduxZwZkXZhQPC4quFUAi5R0OSNvgGLFMEjp I9uA== Received: by 10.68.234.7 with SMTP id ua7mr18032058pbc.91.1350085789786; Fri, 12 Oct 2012 16:49:49 -0700 (PDT) Received: from mcgrof@gmail.com (c-24-7-61-223.hsd1.ca.comcast.net. [24.7.61.223]) by mx.google.com with ESMTPS id h8sm5051784pay.0.2012.10.12.16.49.46 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 12 Oct 2012 16:49:48 -0700 (PDT) Received: by mcgrof@gmail.com (sSMTP sendmail emulation); Fri, 12 Oct 2012 16:49:45 -0700 From: "Luis R. Rodriguez" To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] uapi: remove trailing spaces Date: Fri, 12 Oct 2012 16:49:32 -0700 Message-Id: <1350085772-8755-3-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1350085772-8755-1-git-send-email-mcgrof@do-not-panic.com> References: <1350085772-8755-1-git-send-email-mcgrof@do-not-panic.com> X-Mailman-Approved-At: Sun, 14 Oct 2012 02:44:11 -0700 Cc: devel@driverdev.osuosl.org, backports@vger.kernel.org, arnd@arndb.de, gregkh@linuxfoundation.org, daniel.vetter@ffwll.ch, "Luis R. Rodriguez" , dhowells@redhat.com, bskeggs@redhat.com, davej@redhat.com, alexander.deucher@amd.com, rob@ti.com, tglx@linutronix.de, paulmck@linux.vnet.ibm.com, laurent.pinchart@ideasonboard.com X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.org Errors-To: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.org From: "Luis R. Rodriguez" No functional changes. Cc: dri-devel@lists.freedesktop.org Cc: linux-kernel@vger.kernel.org Cc: devel@driverdev.osuosl.org Cc: backports@vger.kernel.org Cc: Rob Clark Cc: Arnd Bergmann Cc: Dave Jones Cc: David Airlie Cc: Ben Skeggs Cc: Alan Cox Cc: David Howells Cc: Thomas Gleixner Cc: Daniel Vetter Cc: Jesse Barnes Cc: Alex Deucher Cc: Paul E. McKenney Cc: Greg Kroah-Hartman Cc: Laurent Pinchart Signed-off-by: Luis R. Rodriguez --- include/uapi/asm-generic/siginfo.h | 4 ++-- include/uapi/asm-generic/statfs.h | 4 ++-- include/uapi/drm/radeon_drm.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/uapi/asm-generic/siginfo.h b/include/uapi/asm-generic/siginfo.h index ba5be7f..34b941ce6 100644 --- a/include/uapi/asm-generic/siginfo.h +++ b/include/uapi/asm-generic/siginfo.h @@ -252,8 +252,8 @@ typedef struct siginfo { /* * sigevent definitions - * - * It seems likely that SIGEV_THREAD will have to be handled from + * + * It seems likely that SIGEV_THREAD will have to be handled from * userspace, libpthread transmuting it to SIGEV_SIGNAL, which the * thread manager then catches and does the appropriate nonsense. * However, everything is written out here so as to not get lost. diff --git a/include/uapi/asm-generic/statfs.h b/include/uapi/asm-generic/statfs.h index 0999647..0d79b2f 100644 --- a/include/uapi/asm-generic/statfs.h +++ b/include/uapi/asm-generic/statfs.h @@ -36,7 +36,7 @@ struct statfs { /* * ARM needs to avoid the 32-bit padding at the end, for consistency - * between EABI and OABI + * between EABI and OABI */ #ifndef ARCH_PACK_STATFS64 #define ARCH_PACK_STATFS64 @@ -57,7 +57,7 @@ struct statfs64 { __statfs_word f_spare[4]; } ARCH_PACK_STATFS64; -/* +/* * IA64 and x86_64 need to avoid the 32-bit padding at the end, * to be compatible with the i386 ABI */ diff --git a/include/uapi/drm/radeon_drm.h b/include/uapi/drm/radeon_drm.h index 4766c0f..48b0db3 100644 --- a/include/uapi/drm/radeon_drm.h +++ b/include/uapi/drm/radeon_drm.h @@ -229,7 +229,7 @@ typedef union { # define R300_WAIT_3D 0x2 /* these two defines are DOING IT WRONG - however * we have userspace which relies on using these. - * The wait interface is backwards compat new + * The wait interface is backwards compat new * code should use the NEW_WAIT defines below * THESE ARE NOT BIT FIELDS */