Return-path: Received: from arrakis.dune.hu ([78.24.191.176]:39499 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967965Ab3DSKKD (ORCPT ); Fri, 19 Apr 2013 06:10:03 -0400 Message-ID: <517117F8.1030009@openwrt.org> (sfid-20130419_121008_859839_23D63D98) Date: Fri, 19 Apr 2013 12:10:00 +0200 From: Gabor Juhos MIME-Version: 1.0 To: Gertjan van Wingerde CC: "John W. Linville" , "linux-wireless@vger.kernel.org" , rt2x00 Users List Subject: Re: [rt2x00-users] [PATCH] rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early References: <1366359232-31513-1-git-send-email-juhosg@openwrt.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2013.04.19. 11:32 keltez?ssel, Gertjan van Wingerde ?rta: > On Fri, Apr 19, 2013 at 10:13 AM, Gabor Juhos wrote: >> The function is used for BBP register initialization, >> fix the typo in the function name to reflect that. >> >> The patch contains no functional changes. >> >> Signed-off-by: Gabor Juhos > > Acked-by: Gertjan van Wingerde Thanks! > Thanks Gabor. Interesting that no-one has noticed this thus far. Probably because the function is quite new. I have noticed the typo accidentally when I have looked at something else. -Gabor