From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Fix a typo in netlink.h Date: Mon, 21 Jun 2010 13:45:54 -0700 (PDT) Message-ID: <20100621.134554.59686098.davem@davemloft.net> References: <1276921793-24147-1-git-send-email-justinmattock@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: trivial@kernel.org, netdev@vger.kernel.org To: justinmattock@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52956 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758387Ab0FUUpm (ORCPT ); Mon, 21 Jun 2010 16:45:42 -0400 In-Reply-To: <1276921793-24147-1-git-send-email-justinmattock@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: "Justin P. Mattock" Date: Fri, 18 Jun 2010 21:29:53 -0700 > Fix a typo in include/net/netlink.h > should be finalize instead of finanlize > > Signed-off-by: Justin P. Mattock Applied, thanks.