From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Courbot Subject: Re: [PATCH 3/4] gpiolib: convert gpiod_lookup description to kernel-doc Date: Wed, 4 Dec 2013 11:28:36 +0900 Message-ID: <529E9354.6010107@nvidia.com> References: <1386097406-24585-1-git-send-email-andriy.shevchenko@linux.intel.com> <1386097406-24585-4-git-send-email-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from hqemgate16.nvidia.com ([216.228.121.65]:6719 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752764Ab3LDC2k (ORCPT ); Tue, 3 Dec 2013 21:28:40 -0500 In-Reply-To: <1386097406-24585-4-git-send-email-andriy.shevchenko@linux.intel.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Andy Shevchenko , "linux-gpio@vger.kernel.org" , Linus Walleij , Mika Westerberg On 12/04/2013 04:03 AM, Andy Shevchenko wrote: > The patch moves description of the fields to the top of struct definition and > converts them to the kernel-doc format. > > There is no functional change. > > Signed-off-by: Andy Shevchenko Acked-by: Alexandre Courbot