From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Justin P. Mattock" Subject: Re: [PATCH] Fix a typo in netlink.h Date: Mon, 21 Jun 2010 14:05:15 -0700 Message-ID: <4C1FD40B.2090600@gmail.com> References: <1276921793-24147-1-git-send-email-justinmattock@gmail.com> <20100621.134554.59686098.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: trivial@kernel.org, netdev@vger.kernel.org To: David Miller Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:46277 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758211Ab0FUVFV (ORCPT ); Mon, 21 Jun 2010 17:05:21 -0400 Received: by pwj8 with SMTP id 8so505514pwj.19 for ; Mon, 21 Jun 2010 14:05:20 -0700 (PDT) In-Reply-To: <20100621.134554.59686098.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On 06/21/2010 01:45 PM, David Miller wrote: > 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. > o.k... Justin P. Mattock