Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753352AbbG0MlB (ORCPT ); Mon, 27 Jul 2015 08:41:01 -0400 Received: from mail-ob0-f176.google.com ([209.85.214.176]:32947 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752347AbbG0MlA (ORCPT ); Mon, 27 Jul 2015 08:41:00 -0400 MIME-Version: 1.0 In-Reply-To: <1437457540-1778-1-git-send-email-yamada.masahiro@socionext.com> References: <1437457540-1778-1-git-send-email-yamada.masahiro@socionext.com> Date: Mon, 27 Jul 2015 14:40:59 +0200 Message-ID: Subject: Re: [PATCH] gpio: remove unneeded initializer in gpiochip_add_to_list() From: Linus Walleij To: Masahiro Yamada Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , "linux-kernel@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 Content-Length: 547 Lines: 17 On Tue, Jul 21, 2015 at 7:45 AM, Masahiro Yamada wrote: > This variable is used as an iterator and initialized in the > list_for_each() loop. > > Signed-off-by: Masahiro Yamada Patch applied with Alex' review tag. 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/