Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751377AbaJAHXQ (ORCPT ); Wed, 1 Oct 2014 03:23:16 -0400 Received: from smtp113.ord1c.emailsrvr.com ([108.166.43.113]:59534 "EHLO smtp113.ord1c.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751290AbaJAHXO (ORCPT ); Wed, 1 Oct 2014 03:23:14 -0400 X-Sender-Id: pramod.gurav@smartplayin.com Message-ID: <542BACB3.3010203@smartplayin.com> Date: Wed, 01 Oct 2014 12:56:43 +0530 From: Pramod Gurav User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Jiri Kosina CC: linux-kernel@vger.kernel.org, Linus Walleij , Alexandre Courbot , linux-input@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH] HID: cp2112: remove use of gpiochip_remove() retval References: <1412087049-4368-1-git-send-email-pramod.gurav@smartplayin.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 01 October 2014 12:48 PM, Jiri Kosina wrote: >> > Get rid of using return value from gpiochip_remove() as it returns >> > void. >> > >> > Cc: Linus Walleij >> > Cc: Alexandre Courbot >> > Cc: Jiri Kosina >> > Cc: linux-input@vger.kernel.org >> > Cc: linux-gpio@vger.kernel.org >> > >> > Signed-off-by: Pramod Gurav > I guess this depends on some other patch that hasn't gone to Linus yet, > right? As Linus' tree currently has this prototype: > > int gpiochip_remove(struct gpio_chip *chip) Yes. It is yet to make it to linus's tree. But the change is there in linux-next master branch. Thanks Pramod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/