Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2125216ybc; Wed, 20 Nov 2019 09:16:03 -0800 (PST) X-Google-Smtp-Source: APXvYqwIx83hs0CgWW1nRQ2dCykc8brcrAphDFWfJi5wwheFMtrtYnKPlNuFqF0a8FW7BtK+AKNd X-Received: by 2002:a1c:e915:: with SMTP id q21mr4703326wmc.164.1574270163484; Wed, 20 Nov 2019 09:16:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574270163; cv=none; d=google.com; s=arc-20160816; b=lxemhfUZls5gaLIAQnZ6Hs5iI4JA+ZxNNUmCKpbmOvrqG/5p3anC7KDeaPHg4ant7m +/lwiGu58qNfy28fUu3tTTuz0cosSGru2YY+MhKO6N5buUn9IayyePfdAJqADq0pCTUe MJdrqqDXKGJWTeru4krD6zMB8tqVtmj5c68igvA9yu2LFgDfBfzbqGgzoP29SPg6SQTf Wu7klv7faIUfULgA+v0v8xsWn4sY5r2MdB5LaXjLreDfJYImRv9Q3bqGIcWLKKJkcmhb W1aGnBkoihvFhh6vxSneVGO5BrkYwOxqzbB7DYn+hgAV+VH9nKA2RSDqDoeFscDfv39G Qvnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :organization:in-reply-to:subject:cc:to:from; bh=EUCGgvno+qhpAzcxL8AlAekgRbO5lkl8G7vgHxiJ5i0=; b=xGbABXLAG+xR/ammZ9pwUl46G/wi6wqhKaOdhtKqdtie+FZGkv86VrtczHW9xpronf KPe2DLG1hVkg9LoL6XDULKHhZtEMOzz38mDXr9e1eaJCAd6YKAKUCTJWMT780aeYJTUL hmovuvM98g6kYozy2xNDAXl/J2Pt3N+wGdaurac2BH6M14eISFuYZ+PorHe49lb+WmuU YVvoYQS1UN/1xrc1h2mhAJ1j4QUKhIYMiz/P+sNs/IUzUXH4iBSKSclpvcuQ/2+S3NU7 tB5DRVYJFtSMUG8/5A4K6ljKDnG9NJq6rtPahKyDmde4JffLFSwmBGtgRTmWWT3cH6VK f3GQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v16si19699679edc.142.2019.11.20.09.15.39; Wed, 20 Nov 2019 09:16:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731640AbfKTOPn (ORCPT + 99 others); Wed, 20 Nov 2019 09:15:43 -0500 Received: from mga11.intel.com ([192.55.52.93]:55596 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731594AbfKTOPm (ORCPT ); Wed, 20 Nov 2019 09:15:42 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2019 06:15:42 -0800 X-IronPort-AV: E=Sophos;i="5.69,222,1571727600"; d="scan'208";a="200728666" Received: from jnikula-mobl3.fi.intel.com (HELO localhost) ([10.237.66.161]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2019 06:15:39 -0800 From: Jani Nikula To: Krzysztof Kozlowski , linux-kernel@vger.kernel.org Cc: David Airlie , dri-devel@lists.freedesktop.org, Krzysztof Kozlowski , Sean Paul Subject: Re: [PATCH] drm: Fix Kconfig indentation In-Reply-To: <20191120133640.11659-1-krzk@kernel.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20191120133640.11659-1-krzk@kernel.org> Date: Wed, 20 Nov 2019 16:15:36 +0200 Message-ID: <874kyyy6pj.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Nov 2019, Krzysztof Kozlowski wrote: > Adjust indentation from spaces to tab (+optional two spaces) as in > coding style with command like: > $ sed -e 's/^ /\t/' -i */Kconfig > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/gpu/drm/Kconfig | 30 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 15 deletions(-) > > diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig > index 1168351267fd..ad1b6ecd2e08 100644 > --- a/drivers/gpu/drm/Kconfig > +++ b/drivers/gpu/drm/Kconfig > @@ -94,18 +94,18 @@ config DRM_KMS_FB_HELPER > FBDEV helpers for KMS drivers. > > config DRM_DEBUG_DP_MST_TOPOLOGY_REFS > - bool "Enable refcount backtrace history in the DP MST helpers" > - select STACKDEPOT > - depends on DRM_KMS_HELPER > - depends on DEBUG_KERNEL > - depends on EXPERT > - help > - Enables debug tracing for topology refs in DRM's DP MST helpers. A > - history of each topology reference/dereference will be printed to the > - kernel log once a port or branch device's topology refcount reaches 0. > - > - This has the potential to use a lot of memory and print some very > - large kernel messages. If in doubt, say "N". > + bool "Enable refcount backtrace history in the DP MST helpers" > + select STACKDEPOT > + depends on DRM_KMS_HELPER > + depends on DEBUG_KERNEL > + depends on EXPERT > + help > + Enables debug tracing for topology refs in DRM's DP MST helpers. A > + history of each topology reference/dereference will be printed to the > + kernel log once a port or branch device's topology refcount reaches 0. > + > + This has the potential to use a lot of memory and print some very > + large kernel messages. If in doubt, say "N". > > config DRM_FBDEV_EMULATION > bool "Enable legacy fbdev support for your modesetting driver" > @@ -234,8 +234,8 @@ config DRM_RADEON > tristate "ATI Radeon" > depends on DRM && PCI && MMU > select FW_LOADER > - select DRM_KMS_HELPER > - select DRM_TTM > + select DRM_KMS_HELPER > + select DRM_TTM > select POWER_SUPPLY > select HWMON > select BACKLIGHT_CLASS_DEVICE > @@ -294,7 +294,7 @@ config DRM_VKMS > If M is selected the module will be called vkms. > > config DRM_ATI_PCIGART > - bool > + bool This hunk is gone in drm-misc. Other than that, Reviewed-by: Jani Nikula > > source "drivers/gpu/drm/exynos/Kconfig" -- Jani Nikula, Intel Open Source Graphics Center