From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id A763D10E4E2 for ; Thu, 15 Dec 2022 02:34:34 +0000 (UTC) Date: Wed, 14 Dec 2022 18:34:32 -0800 Message-ID: <878rj9e6o7.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: "Tauro, Riana" In-Reply-To: <87a63qdjre.wl-ashutosh.dixit@intel.com> References: <20221214030951.2424386-1-ashutosh.dixit@intel.com> <20221214030951.2424386-2-ashutosh.dixit@intel.com> <87a63qdjre.wl-ashutosh.dixit@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 1/3] lib/igt_sysfs: Generic verification of writable sysfs attributes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, Badal Nilawar Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, 14 Dec 2022 08:37:09 -0800, Dixit, Ashutosh wrote: > > On Tue, 13 Dec 2022 22:51:39 -0800, Tauro, Riana wrote: > > > > Hi Ashutosh > > Hi Riana, FYI: I just posted a v5 after dropping the function rw_attr_reverify_points since it was repeating the verification already done during the sweep so I thought had limited utility. This results in simplifying the code even more. Please review. Thanks. -- Ashutosh