Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752021AbaJBHVz (ORCPT ); Thu, 2 Oct 2014 03:21:55 -0400 Received: from mail-ig0-f172.google.com ([209.85.213.172]:33971 "EHLO mail-ig0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751993AbaJBHVx (ORCPT ); Thu, 2 Oct 2014 03:21:53 -0400 MIME-Version: 1.0 In-Reply-To: <1412143069-18562-1-git-send-email-pramod.gurav@smartplayin.com> References: <1412143069-18562-1-git-send-email-pramod.gurav@smartplayin.com> Date: Thu, 2 Oct 2014 09:21:52 +0200 Message-ID: Subject: Re: [PATCH] serial: remove use of gpiochip_remove() retval From: Linus Walleij To: Pramod Gurav Cc: "linux-kernel@vger.kernel.org" , Alexandre Courbot , Greg Kroah-Hartman , Jiri Slaby , "linux-serial@vger.kernel.org" , "linux-gpio@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 1, 2014 at 7:57 AM, Pramod Gurav wrote: > Get rid of using return value from gpiochip_remove() as it returns > void with a new change in kernel. > > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: Greg Kroah-Hartman > Cc: Jiri Slaby > Cc: linux-serial@vger.kernel.org > Cc: linux-gpio@vger.kernel.org > Signed-off-by: Pramod Gurav NACK. Already fixed through the GPIO tree. Yours, Linus Walleij -- 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/