From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] textsearch: fix typos in library helpers Date: Sun, 22 Oct 2017 03:15:36 +0100 (WEST) Message-ID: <20171022.031536.2122810154222914828.davem@davemloft.net> References: <8d229510-1022-b6fd-f95a-085dbc545c0a@infradead.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: rdunlap@infradead.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:57706 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932325AbdJVCPj (ORCPT ); Sat, 21 Oct 2017 22:15:39 -0400 In-Reply-To: <8d229510-1022-b6fd-f95a-085dbc545c0a@infradead.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Randy Dunlap Date: Fri, 20 Oct 2017 12:15:52 -0700 > From: Randy Dunlap > > Fix spellos (typos) in textsearch library helpers. > > Signed-off-by: Randy Dunlap Applied.