From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4DF5710E4C3 for ; Tue, 17 May 2022 15:43:31 +0000 (UTC) Date: Tue, 17 May 2022 08:43:29 -0700 Message-ID: <87r14sf9lq.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Anshuman Gupta In-Reply-To: <20220511113734.27776-3-anshuman.gupta@intel.com> References: <20220511113734.27776-1-anshuman.gupta@intel.com> <20220511113734.27776-3-anshuman.gupta@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t v2 2/4] i915_pm_rpm: %s/display_disabled/display_enabled List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, petri.latvala@intel.com, badal.nilawar@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, 11 May 2022 04:37:32 -0700, Anshuman Gupta wrote: > > Change var display_disabled to display_enabled, also > modify the passed argument and condition accordingly. Much better, though need to remove '%' from the patch title, otherwise this is: Reviewed-by: Ashutosh Dixit