Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/61cca8e030e0
branches: trunk
changeset: 464584:61cca8e030e0
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Oct 13 05:56:52 2019 +0000
description:
Trailing whitespace
diffstat:
sys/arch/arm/nvidia/tegra_drm_mode.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5f3adf499ca8 -r 61cca8e030e0 sys/arch/arm/nvidia/tegra_drm_mode.c
--- a/sys/arch/arm/nvidia/tegra_drm_mode.c Sun Oct 13 04:05:39 2019 +0000
+++ b/sys/arch/arm/nvidia/tegra_drm_mode.c Sun Oct 13 05:56:52 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: tegra_drm_mode.c,v 1.18 2019/07/07 10:27:41 jmcneill Exp $ */
+/* $NetBSD: tegra_drm_mode.c,v 1.19 2019/10/13 05:56:52 skrll Exp $ */
/*-
* Copyright (c) 2015 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: tegra_drm_mode.c,v 1.18 2019/07/07 10:27:41 jmcneill Exp $");
+__KERNEL_RCSID(0, "$NetBSD: tegra_drm_mode.c,v 1.19 2019/10/13 05:56:52 skrll Exp $");
#include <drm/drmP.h>
#include <drm/drm_crtc.h>
@@ -699,7 +699,7 @@
struct drm_framebuffer *old_fb)
{
struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
-
+
tegra_crtc_do_set_base(crtc, old_fb, x, y, 0);
/* Commit settings */
Home |
Main Index |
Thread Index |
Old Index