From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758767AbbIDKpG (ORCPT ); Fri, 4 Sep 2015 06:45:06 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:54930 "EHLO michel.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758641AbbIDKpE (ORCPT ); Fri, 4 Sep 2015 06:45:04 -0400 From: Geert Uytterhoeven To: Robert Jarzmik , Jens Axboe , Jiri Kosina Cc: linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH trivial] lib: scatterlist: Spelling s/heler/helper/, grammar s/channel/channels/ Date: Fri, 4 Sep 2015 12:45:05 +0200 Message-Id: <1441363505-20249-1-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Geert Uytterhoeven --- lib/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Kconfig b/lib/Kconfig index a16555281d5361e9..0b43f9e3b46fcdab 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -514,9 +514,9 @@ source "lib/fonts/Kconfig" config SG_SPLIT def_bool n help - Provides a heler to split scatterlists into chunks, each chunk being a - scatterlist. This should be selected by a driver or an API which - whishes to split a scatterlist amongst multiple DMA channel. + Provides a helper to split scatterlists into chunks, each chunk being + a scatterlist. This should be selected by a driver or an API which + whishes to split a scatterlist amongst multiple DMA channels. # # sg chaining option -- 1.9.1