From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 10BA623C2; Sun, 14 Jan 2024 14:10:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=kernel.org X-IronPort-AV: E=McAfee;i="6600,9927,10953"; a="403230632" X-IronPort-AV: E=Sophos;i="6.04,194,1695711600"; d="scan'208";a="403230632" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jan 2024 06:10:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10953"; a="1030418125" X-IronPort-AV: E=Sophos;i="6.04,194,1695711600"; d="scan'208";a="1030418125" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga006.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jan 2024 06:10:57 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rP1CQ-0000000DuIc-2x0U; Sun, 14 Jan 2024 16:10:54 +0200 Date: Sun, 14 Jan 2024 16:10:54 +0200 From: Andy Shevchenko To: Kent Gibson Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, brgl@bgdev.pl, linus.walleij@linaro.org Subject: Re: [PATCH 0/5] gpio: uapi: documentation improvements Message-ID: References: <20240109140221.77725-1-warthog618@gmail.com> Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240109140221.77725-1-warthog618@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Tue, Jan 09, 2024 at 10:02:16PM +0800, Kent Gibson wrote: > This is a series of minor clarifications and formatting tidy ups for > the GPIO uAPI kernel doc. > > The series is intended as a companion to my character device > uAPI documentation series, but makes sense on its own too. > > The patches are self contained and trivial so not much to add here. Reviewed-by: Andy Shevchenko for patches starting from the second one. The first one I personally don't understand why, but I'm not a native speaker! I believe, it's correct, although the original version seems okay to me. -- With Best Regards, Andy Shevchenko