From patchwork Fri Oct 26 19:21:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shayenne Moura X-Patchwork-Id: 10657747 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DD3FB109C for ; Fri, 26 Oct 2018 19:21:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CB28A2CBD4 for ; Fri, 26 Oct 2018 19:21:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C87082CBD9; Fri, 26 Oct 2018 19:21:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 82B662CB9A for ; Fri, 26 Oct 2018 19:21:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 79C4C6E533; Fri, 26 Oct 2018 19:21:56 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt1-x844.google.com (mail-qt1-x844.google.com [IPv6:2607:f8b0:4864:20::844]) by gabe.freedesktop.org (Postfix) with ESMTPS id 043456E533 for ; Fri, 26 Oct 2018 19:21:55 +0000 (UTC) Received: by mail-qt1-x844.google.com with SMTP id a10-v6so2523931qtp.2 for ; Fri, 26 Oct 2018 12:21:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=LtZcx+CVUn7EikVnICHRi5K+TmBpVqD4Q/OjAbD6y+c=; b=ULQjmyISg5Q16TBeCAZI/UMxFlbLsFDLEwTrjSwYv5pJYbRouRkqYprQ6kyrlq66zx FAxcldImAv9J2L7h8fj/rs8VtyJs+LfI27ZtCjGKnJFEc+ufCxCmjbJhZ/xSC9/0wRoV fm9wWwfFZCeglNaUq/XH4BFsm7IX1IoDwykkDmnyLC1UA1o+6Gwqx+eXq91nluubw4QG 1Nfk6wSo9GHsgu6ub+6b83IUSlr/5mcE6EHyR9i/wYtVfv6waeP/AjW/DBhEK8dj18k6 ZtYrzNbpivQq8tAFRVDP5PgTtkpUvRvwVbvwjmNHD/Qhm0MK17DzBtqR2wy/oGU9TzYC zxqQ== X-Gm-Message-State: AGRZ1gJbEZbbua6Jvqn3JZNNIZ+jSmwE6pJGQdP/F5NzD3k4dVoZhYIs 0IkQnGM0RSTur9Opl3ZgB4g= X-Google-Smtp-Source: AJdET5dtoWYaB34zeJxWuPlKs56r5/6mta5G0ulxWFrxgvKHmQ/ENUfz4VAGLAaOIE9yvoIzSxmX7w== X-Received: by 2002:aed:20e7:: with SMTP id 94-v6mr4437312qtb.296.1540581715073; Fri, 26 Oct 2018 12:21:55 -0700 (PDT) Received: from smtp.gmail.com ([143.107.45.1]) by smtp.gmail.com with ESMTPSA id t128-v6sm8307402qkh.80.2018.10.26.12.21.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 26 Oct 2018 12:21:54 -0700 (PDT) Date: Fri, 26 Oct 2018 16:21:50 -0300 From: Shayenne da Luz Moura To: Dave Airlie , Gerd Hoffmann , David Airlie Subject: [PATCH 1/6] drm/qxl: Remove trailing whitespace Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: outreachy-kernel@googlegroups.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, virtualization@lists.linux-foundation.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Remove extra tab and space to clean the checkpath.pl error. ERROR: trailing whitespace Signed-off-by: Shayenne da Luz Moura --- drivers/gpu/drm/qxl/qxl_dumb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/qxl/qxl_dumb.c b/drivers/gpu/drm/qxl/qxl_dumb.c index c666b89eed5d..089e5fcf80e0 100644 --- a/drivers/gpu/drm/qxl/qxl_dumb.c +++ b/drivers/gpu/drm/qxl/qxl_dumb.c @@ -52,7 +52,7 @@ int qxl_mode_dumb_create(struct drm_file *file_priv, default: return -EINVAL; } - + surf.width = args->width; surf.height = args->height; surf.stride = pitch;