Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759550Ab2EWOwe (ORCPT ); Wed, 23 May 2012 10:52:34 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:50856 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754119Ab2EWOwc (ORCPT ); Wed, 23 May 2012 10:52:32 -0400 Message-ID: <4FBCF9AD.4010409@wwwdotorg.org> Date: Wed, 23 May 2012 08:52:29 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Guennadi Liakhovetski CC: Linus Walleij , linux-kernel@vger.kernel.org Subject: Re: [PATCH] pinctrl: fix a minor harmless typo References: In-Reply-To: X-Enigmail-Version: 1.5pre 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 Content-Length: 647 Lines: 14 On 05/22/2012 04:20 PM, Guennadi Liakhovetski wrote: > The way the for_each_maps() macro is currently used, using "i" instead of > "_i_" works and is harmless. Still, this is a bug, that can trigger any > time, if the code around that macro changes. Better fix it now. > > Signed-off-by: Guennadi Liakhovetski Clearly correct, Acked-by: Stephen Warren -- 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/